* {
    margin: 0px;
    padding: 0px;
	outline:none;
}

A:link,
A:visited {
    color: #76b3e2;
	text-decoration: none;
}

A.news:active,
A.news:hover {
    color: #76b3e2;
    text-decoration: none;
}

A.view_portfolio:active,
A.view_portfolio:hover {
    text-decoration: none;
}


A:active,
A:hover {
    color: #76b3e2;
    text-decoration: underline;
}

A.o:link,
A.o:visited {
    color: #76b3e2;
}

A.o:active,
A.o:hover {
    color: #FE7800;
    text-decoration: underline;
}

A.g:link,
A.g:visited {
    color: #747474;
    text-decoration: none;
    font-weight: medium;
}

A.g:active,
A.g:hover {
    color: #747474;
    text-decoration: none;
    font-weight: medium;
}

A.w:link,
A.w:visited {
    font-size: 8.4pt;
    color: #B6B6B6;
    text-decoration: none;
}

A.w:active,
A.w:hover {
    font-size: 8.4pt;
    color: #B6B6B6;
    text-decoration: none;
}

A.w2:link,
A.w2:visited {
    font-size: 8.4pt;
    color: #F9BB3A;
    text-decoration: none;
}

A.w2:active,
A.w2:hover {
    font-size: 8.4pt;
    color: #F9BB3A;
    text-decoration: none;
}

A.catalogmenu:link,
A.catalogmenu:visited {
    color: #FF9600;
    font-size: 9.4pt;
    font-weight: bold;
}

A.catalogmenu:active,
A.catalogmenu:hover {
    color: #FF9600;
    text-decoration: underline;
    font-size: 9.4pt;
    font-weight: bold;
}

A.catalogmenu2:link,
A.catalogmenu2:visited {
    color: #FF9600;
    text-decoration: underline;
    font-size: 8.4pt;
}

A.catalogmenu2:active,
A.catalogmenu2:hover {
    color: #FF9600;
    text-decoration: underline;
    font-size: 8.4pt;
}

A.big:link,
A.big:visited {
      color: #4b4b4b;
	  font-weight: normal;  
    font-size: 12pt;
 text-decoration: underline;
	
}

A.big:active,
A.big:hover {
  
    text-decoration: underline;
color: #ff8619;
}

A.small:link,
A.small:visited {
    color: #ABAAA0;
    font-size: 9.4pt;
}

A.small:active,
A.small:hover {
    color: #ABAAA0;
    text-decoration: underline;
    font-size: 9.4pt;
}

A.small_advanced_left:link,
A.small_advanced_left:visited {

	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
    color: #ABAAA0;
    font-size: 7pt;
}

A.small_advanced_left:active,
A.small_advanced_left:hover {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    color: #d98405;
    text-decoration: underline;
    font-size: 7pt;
}

A.sortmenu:link,
A.sortmenu:visited {
    color: #4673A6;
    text-decoration: none;
    background-color: #F3F2EF;
    padding: 5px;
    font-weight: bold;
    margin: 1;
}

A.sortmenu:active,
A.sortmenu:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FE7800;
    padding: 5px;
    font-weight: bold;
    margin: 1;
}

A.asortmenu:link,
A.asortmenu:visited {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FE7800;
    padding: 5px;
    font-weight: bold;
    margin: 1;
}

A.asortmenu:active,
A.asortmenu:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FE7800;
    padding: 5px;
    font-weight: bold;
    margin: 1;
}

html {
    background-color: #141517;
	height: 100%; width:100%; min-width:1024px;
}

body {
    margin: 0px;
    padding: 0px;
	height: 100%; width:100%; min-width:1024px;
    background: url(images/background-main.png) repeat-x left top #141517;	
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
}

    body * {
        text-align: left
    }

#wrapper {
    background: url(images/content-background.jpg) repeat-x 0px 134px;
	background-color: ;
}

#container {
    width: 100%; min-width:1024px;
    margin: 0px ;
}

#header {
    height: 134px; width:100%; min-width:1024px;
    background: url(images/z1.gif);
    background-repeat: repeat-x;
}

#menu {
    /*background: url('images/z2.gif');*/
    /*background-repeat: repeat-x;*/
    height: 28px;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 9px;
}



.amenu {
    float: left;
    padding-left: 20px;
}

.amenu2 {
    float: left;
    padding-left: 20px;
    padding-top: 3px;
}

.amenu3 {
    float: left;
    padding-left: 20px;
    padding-top: 0px; top:-2px;
}

.amenu4 {
    padding-left: -50px;
    padding-top: 31px;
	font-size: 15px;
	text-transform:	capitalize;
}
	
	
#menu2
{
position:fixed;
bottom:0px;
right: 50%; left: 50%;
width:900px;

border-top-right-radius: 3px;
border-top-left-radius: 3px;

-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;

margin: 0 0 0 -450px;

height:34px;
z-index:1000000000;
background-color: #4b4b4b;
border-top: 1px #6e6e6e;
}


#login_bottom
{
position:absolute;
align:left;
top:9px;
left:20px;
width:500px;
color:#FFFFFF;
}



#shopping_cart_lite
{
position:absolute;
top:9px;
right:20px;
width:220px;
float:right;
color:#FFFFFF;
}


#menu2 a{color:#FFFFFF}

	

#sitemenu {
    padding-left: 30px;
    padding-top: 6px;
    padding-bottom: 8px;
    clear: both;
}

#sitemenu2 {
    clear: both;
    overflow: hidden;
	width: 100%; min-width:1024px;
}

.topbanner {
    padding: 0px;
    width: 588px;
    height: 255px;
	float: left;
}

.topbanner a {
	float: left;
    display: block;
    overflow: hidden;
    width: 588px;
    height: 255px;
    background: transparent url(images/science.jpg) no-repeat top left;
}

#logo {
    padding: 0px;
    width: 356px;
    height: 105px;
    float: left;
}

div#logo a {
    display: block;
    overflow: hidden;
    width: 381px;
    height: 105px;
    background: transparent url(images/themoment-logo.png) no-repeat top left;
}

    div#logo a h2 {
        display: none
    }

.smenu {
    padding-left: 20px
}

.body_content {
    /*background-color: #EBE9E1;*/
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 60px;
}

.body_content_home {
	width: 100%; padding:0px 0px 0;
	background: url(images/homeBack.gif) 0 168px repeat-x;
    margin: 7px 0 0px;
    background-color: #141517;
}

.sbox {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
}

.sbox2 {
    border: #D8D5CC 1px solid;
    margin-top: 20px;
    padding: 0;
    background-color: #FFFFFF;
    background: url(images/z3.gif);
    background-repeat: no-repeat;
}

.box_header {
    margin-bottom: 15px;
    border-bottom:1px dotted #a9a3a3;

}

.sort_menu {
    margin-bottom: 15px;
    padding: 9px;
    background-color: #FFFFFF;
    background: url(images/z3.gif);
    background-repeat: no-repeat;
    border: #D8D5CC 1px solid;
}

.content_border {
    /*background-color: #D8D5CC*/
}

.content_body {
    padding: 9px;
    /*background-color: #FFFFFF;*/
    /*background: url('images/z3.gif');*/
    background-repeat: no-repeat;
    /*border: #D8D5CC 1px solid;*/
	border-top: 1px dotted #a9a3a3;
    margin-top: 15px;
}

.home1 {
	margin:15px;
	width:220px;
	height:230px;
	float:left;	color:#eee;
}

.benefits_line {
	height:92px;
	/*background: url('images/benefits.gif') no-repeat left;*/
}

.userimg {

    background: url(images/log_but.png);

}
.home3 {
	margin:15px;
}

.homeNews {
	background-color:#2a2a2a;
	padding:15px;
	padding-left:20px;
	padding-right:20px;
}

.component {
	display: block; 
    margin-right: 10px;
	margin-bottom: 10px;
}

.component img {height:120px; border:1px solid #eee;}
.component:hover img {border:1px solid #76b3e2;}

.topmenu {
    float: left;
    height: 21px;
}

#footer {
    background: url(images/footer-background.png) repeat-x scroll left top #1e1f22;
    background-repeat: repeat-x;	
	height:217px;
}

    #footer * {
        text-align: left;
		  color: #EFEFEF;
    }

	 	#footer a {
	 		color: #76b3e2;
	 	}
#container2 {
	
    width: 1000px;
    margin: 0px 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#container2 .bottom_menu a {font-size:12px; text-transform:uppercase; font-weight:600; margin:0 5px 0; color:#ccc;}
#container2 .bottom_menu a:hover {color:#76b3e2;}

#payments {
	float:left;
    width: 225px;
    height: 58px;
	margin-right: 20px;
    background: transparent url(images/payments.png) no-repeat top left;
}

#space20 {
    height: 20px
}

body,
td,
p,
ul {
    color: #ccc;
    font-size: 8.4pt;
}

b,
strong {
    font-weight: bold
}

h1 {
	color: #eee;
    font-weight: normal;	
    font-size: 30px;
    font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
    background: transparent no-repeat top left;
}

h2 {
    color: #eee;
    font-size: 9.4pt;
}

h3 {
    color: #7c7c7c;
    font-size: 11pt;
	font-weight: normal;
	text-transform:capitalize;	
	line-height:110%;
}

h4 {
    color: #505050;
    font-size: 8pt;
	font-weight: normal;
	text-transform:capitalize;
	line-height:110%;
	padding-left : 10px;
}
h5 {
    color: #cbcdcb;
    font-size: 19pt;
	font-weight: normal;
	text-transform:capitalize;	
	line-height:230%;
}
h6 {
    color: #ccc;
    font-size: 9pt;
	font-weight: normal;
	line-height:130%;
	text-align:left;
	word-spacing:2px;

}
h7 {
    color: #ffffff; 
    font-size: 11pt;
	font-weight: normal;
	text-transform:capitalize;	
	line-height:110%;
	opacity:.80;
	filter:alpha(opacity=80);
	filter: "alpha(opacity=80)";
}

h8 {
    color: #ffffff;
    font-size: 8pt;
	font-weight: normal;
	text-transform:capitalize;
	line-height:110%;
	padding-left : 10px;
	opacity:.50;
	filter:alpha(opacity=50);
	filter: "alpha(opacity=50)";
}
h9 {
    color: #7d7d7d;
    font-size: 15pt;
	font-weight: normal;
	line-height:200%;
	
} 
.head1 {
    color: #545454;
    font-size: 16.4pt;
    margin-top: 0px;
    margin-bottom: 10px;
}

.head2 {
    color: #545454;
    font-size: 8.4pt;
}

.tborder {
    background-color: none;
}

.theader {
    padding: 5 5 5 5;
	font-size: 10pt;
	background: url(images/x8.gif);
    background-color: #E7E7E7;
    color: #4b4b4b;
}

.tcontent {
    /*background: url('images/x9.gif');*/
    background-color: none;
	padding-right: 8px;
	padding-top: 15px;
	vertical-align: top;
	text-align: left;
}

.graybg {

}

.whitebg {

}

.whitebg iframe {width:420px; border:1px solid #666; text-align:center;}


.orange {
    background-color: #FF9600
}

.sheader {
    /*color: #545454;
    font-size: 8.4pt;
    margin-bottom: 4px*/;
}

.s2header,
.sheader {
   	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
    /*BORDER-bottom: #777788 1px solid;*/
    /*background: url('images/z1.gif');*/
    margin: 17px 0 14px 0px;
}

    .s2header b,
    .sheader b {
        color: #eee;
        font-weight: normal;
        font-size: 18px;

    }

.filedetails {
    margin: 10px 0px 10px 0px;
	color: #76b3e2;
    font-weight: normal;
    font-size: 13px;
}
.relateditems {
    margin: 10px 0px 0px 0px;
	color: #4B4B4B;
    font-weight: normal;
    font-size: 13px;
}
.homefeatured {
	color: #ccc;
    font-weight: 600;
    font-size: 16px;
	padding-bottom:10px;
}

.detailsleft {
    color: #ccc;
    font-weight: bold;
    font-size: 11px;
	border-right: 1px dotted #a9a3a3;
}
.detailsright {
    margin: 0px 0px 0px 10px;
	color: #ccc;
    font-weight: normal;
    font-size: 11px;	
	
}
.order1{
    color: #4B4B4B;
    font-weight: normal;
	border-bottom: 1px dotted #a9a3a3;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.order2{
   	color: #FE7800;
    font-weight: normal;
	border-bottom: 1px dotted #a9a3a3;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
A.order2:link,
A.order2:visited {
      color: #FE7800;
	  font-weight: normal; 
     text-decoration: underline; 
	
}
.order3{
 	color: #a6a6a6;
    font-weight: normal;
	border-bottom: 1px dotted #a9a3a3;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.dspace {
    margin: 0px 0px 5px 0px;
}
.dspace2 {
    margin: 0px 0px 5px 0px;
	text-align:right
}
.dspacerating {
    margin: 5px 0px 10px 0px;
}


.tools {
    margin: 20px 0px 10px 0px;
	color: #76b3e2;
    font-weight: normal;
    font-size: 13px;
}

.scontent {
    background: #efefef;
    padding: 0px 0px 0px 0px;
}

.box_custom {	
    color: silver;
    border: none;
    height: 46px;	
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 19px; 
    width: 170px;
	font-size: 11px;
	letter-spacing:-0.1;
	font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
	background-color: #383838;
	line-height: 20px;
	border-bottom:#ff8619 2px solid;
	
	
	
}

.sheader2 {
    color: #4b4b4b;
    font-size: 9.4pt;
}

.smember {
    BORDER: #D2D2D2 1px solid;
    background-color: #F2F2F2;
}

.sitem {
    background-color: #FFFFFF;
    padding: 7px;
}

.price {
	font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	font-color: #a9a3a3;
	color: #76b3e2;
}

.price2 {
	font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: 600;
	font-color: #a9a3a3;
	color: #FE7800;
	text-align:right
}

.search_result {
	font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	font-weight: normal;
	font-color: #a9a3a3;
	color: #FE7800;
	text-transform:capitalize;
}

.date {
    color: #0071B2
}

.datenews {
    color: #76b3e2;
    font-size: 8.4pt;
}

.error {
    color: red
}

.ok {
    color: green
}

.newstitle {
    color: #999;
	font-size: 18pt;
	padding-left:0px;
	text-transform:	capitalize;

}

.smalltext {
    color: #4b4b4b;
    font-size: 7.4pt;
}

.bigtext {
    color: #FE7800;
    font-size: 9.4pt;
}

.white {
    color: #FFFFFF
}

.box_site_info {
    padding-left: 9px;
    background: url(images/marker.gif);
    padding-top: 1px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
}

.box_members {
    padding-left: 15px;
    background: url(images/marker2.gif);
    padding-top: 1px;
    padding-bottom: 1px;
    background-repeat: no-repeat;
}

.box_members a {color:#fff;}

.box_photographer {
    padding-left: 10px;
    background: url(images/marker.gif);
    padding-top: 1px;
    padding-bottom: 1px;
    background-repeat: no-repeat;
}

.profile_border {
    background-color: #D2D2D2
}

.gg {
    color: #747474;
    text-decoration: none;
    font-weight: medium;
}

input,
select {
    color: #4b4b4b;
    font-size: 8.4pt;
}

.items_added {
    background-color: #FFFFFF;
    padding: 20px;
    border: #5A5A5A 1px dashed;
}

.benefits_info {
    background-color: #FFFFFF;
    padding: 20px;
}


A.tg1:link,
A.tg1:visited {
    color: #2C78B5;
    text-decoration: underline;
    font-size: 12pt;
    padding: 2px;
    margin: 3px;
}

A.tg1:active,
A.tg1:hover {
    color: #ffffff;
    background-color: #2C78B5;
    text-decoration: none;
    font-size: 12pt;
    padding: 2px;
    margin: 3px;
}

A.tg2:link,
A.tg2:visited {
    color: #2C78B5;
    text-decoration: underline;
    font-size: 14pt;
    padding: 2px;
    margin: 3px;
}

A.tg2:active,
A.tg2:hover {
    color: #ffffff;
    background-color: #2C78B5;
    text-decoration: none;
    font-size: 14pt;
    padding: 2px;
    margin: 3px;
}

A.tg3:link,
A.tg3:visited {
    color: #2C78B5;
    text-decoration: underline;
    font-size: 16pt;
    padding: 2px;
    margin: 3px;
}

A.tg3:active,
A.tg3:hover {
    color: #ffffff;
    background-color: #2C78B5;
    text-decoration: none;
    font-size: 16pt;
    padding: 2px;
    margin: 3px;
}

A.tg4:link,
A.tg4:visited {
    color: #2C78B5;
    text-decoration: underline;
    font-size: 18pt;
    padding: 2px;
    margin: 3px;
}

A.tg4:active,
A.tg4:hover {
    color: #ffffff;
    background-color: #2C78B5;
    text-decoration: none;
    font-size: 18pt;
    padding: 2px;
    margin: 3px;
}

.blogmenu {
    color: #4b4b4b;
    font-size: 8.4pt;
}

.grayfont {
    color: #747474;
    font-size: 8.4pt;
}

.lightfont {
    color: #76b3e2;
    font-size: 8.4pt;
}

A.blog:link,
A.blog:visited {
    color: #2C78B5;
    text-decoration: underline;
    font-size: 9.4pt;
    font-weight: bold;
}

A.blog:active,
A.blog:hover {
    color: #2C78B5;
    text-decoration: underline;
    font-size: 9.4pt;
    font-weight: bold;
}

previewbg {
    background-color: #FFFFFF
}

a.paging {
    /*BORDER: #e8a02c     1px solid;*/
    background-color: #eaeaea;
    padding: 5px;
    text-decoration: none;
    color: #4b4b4b;
}

a.paging:hover {
    /*BORDER: #e8a02c 1px solid;*/
    background-color: #4b4b4b;
    padding: 5px;
    text-decoration: none;
    color: #eaeaea;
}

.paging2 {
    /*BORDER: #e8a02c 1px solid;*/
    background-color: #4b4b4b;
    padding: 5px;
    text-decoration: none;
    color: #eaeaea;
}

.ibox {
    font-size: 9pt;
    border: #a8a8a8 solid 1px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
    vertical-align: middle;
	position:relative;
	top:0px;
	/*    background: #F5F5F5;*/
	 color: #878787;
}

.ibox:focus {
    background: #fff;
    border: 1px solid #686868;
}

.ibox_ok {
    font-size: 10pt;
    border: #a8a8a8 solid 1px;
    background: #C3FFBB;
}

.ibox_ok:focus {
    background: #D5FCD0;
    border: 1px solid #686868;
}

.ibox_error {
    font-size: 10pt;
    border: #a8a8a8 solid 1px;
    background: #FFAABB;
}

.ibox_error:focus {
    background: #FEC4D0;
    border: 1px solid #686868;
}

.isubmit {
    font-size: 8pt;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
    font-weight: bold;
    background-color: #E4E4E4;
    border: 1px double #A2A2A2;
    border-left-color: #CBCBCB;
    border-top-color: #CBCBCB;
    color: #4F4F4F;
}

.isubmit_orange {
    font-size: 8pt;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
    font-weight: bold;
    border: 1px double #C56610;
    border-left-color: #EE8425;
    border-top-color: #EE8425;
    color: #FFFFFF;
    background-color: #FD851A;
}

.submittop {
    font-size: 10pt;
    background-color: #E4E4E4;
    border: 1px double #A2A2A2;
    border-left-color: #CBCBCB;
    border-top-color: #CBCBCB;
}

.add_to_cart {
    background: url(images/add_to_cart.png); cursor:pointer;
    font-size: 11pt;
    padding-bottom: 2px;
    border: 0px;
    color: #FFFFFF;
	text-align: center;
    /*background-color: #FD851A;*/
}
.add_to_cart:hover {
    background: url(images/add_to_cart_hover.png);
    font-size: 11pt;
    padding-bottom: 2px;
    border: 0px;
    color: #FFFFFF;
	text-align: center;
    /*background-color: #FD851A;*/
}


a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(images/view_portfolio.png);
background-repeat: no-repeat;
width: 144px;
height: 27px;
padding-top: 5px; 
margin: 30px auto;
text-align: center;
font-size: 11pt;
text-decoration: none;
overflow:hidden;
}

a.button:link, a.button:visited {
color: #FFFFFF;
}
a.button:hover, a.button:active {
background-position: 0 -32px;
color: #FFFFFF;
}


a.buttonNextPage, a.buttonNextPageDis {
display: block;
background-color: transparent;
background-image: url(../../images/next_page.png);
background-repeat: no-repeat;
width: 119px;
height: 119px;
overflow:hidden;
}

a.buttonNextPage:link, a.buttonNextPage:visited {
}
a.buttonNextPage:hover, a.buttonNextPage:active {
background-position: 0 -119px;
}


.view_portfolio {
    background: url(../../images/view_portfolio.png);
	background-position:0 0px;
    font-size: 11pt;
    border: 0px;
    color: white;
	text-align: center;
	float:left;
    /*background-color: #FD851A;*/
}
.view_portfolio:hover {
    background: url(../../images/view_portfolio.png);
	background-position:0 32px;
    font-size: 11pt;
    border: 0px;
    color: #FFFFFF;
	text-align: center;
	float:left;
    /*background-color: #FD851A;*/
}


input.okbutton {cursor:pointer;}
.okbutton {
    background: url(images/okbutton.png);	
	width:46px;
	height:26px;
    font-size: 10pt;
    padding-bottom: 2px;
    border: 0px;
    color: #FFFFFF;
	text-align: center;
    /*background-color: #FD851A;*/
}
.okbutton:hover {
    background: url(images/okbutton_hover.png);
	width:46px;
	height:26px;
    font-size: 10pt;
    padding-bottom: 2px;
    border: 0px;
    color: #FFFFFF;
	text-align: center;
    /*background-color: #FD851A;*/
}


.ibox_login {
    background: url(images/z4.gif);
    border: #a8a8a8 solid 1px;
}

.ibox_login:focus {
    background: #fff;
    border: 1px solid #a8a8a8;
}

.ibox_login_submit {
    background: url(images/z5.gif);
    border: #9F9F9E solid 1px;
    color: #606060;
}

#box_search{position:absolute; top:36px;right:42px;}
#box_search form,#box_search input
{
margin:0px;
}

div.searchinput {
    width: 180px;
    height: 25px;
    float: left;
}

div.searchsubmit {	
    width: 68px;
    height: 29px;
    float: left;
    text-align: center;
}

div.searchinput2 {
    width: 170px;
    height: 30px;
    float: left;
}




div.searchsubmit2 {	
    width: 30px;
    height: 30px;
    float: right;
    text-align: center;
}


#search_advanced
{
position:absolute;left:17px;top:30px
}

.search_menu,.search_menu2
{
background:url(images/a8.gif);
background-repeat:no-repeat;
width:70px;

	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 13px;	
float:left;
}

.search_menu a,#search_menu a:visited,.search_menu2 a,#search_menu2 a:visited
{
color:#dddddd;
font: 8pt Arial;
text-decoration:underline;
}

.search_menu a:hover,.search_menu2 a:hover
{
color:#ffffff;
font: 8pt Arial;
text-decoration:none;
}

.search_menu span
{
 background:url(images/rbottom2.gif) right 3px no-repeat;
 padding-right:15px;
}

.search_menu2 span
{
 background:url(images/rtop2.gif) right top no-repeat;
 padding-right:15px;
}

#search_menu_content
{
position: absolute;
top:26px;
left:190px;
width:100px;
z-index: 10000000;
border: #c9e3e9 1px solid;
background-color:#FFFFFF;
display:none;
}

#search_menu_content input
{
margin-right:6px;
}


#search_menu_content ul
{
list-style-type: none;
list-style-image: none;
margin:6px 10px 6px 6px;
padding:0px;
}

#search_menu_content ul li
{
margin:0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#search_menu_content ul li:hover
{
background-color:#F5f5F5
}

#search_menu_content ul li label
{
font: 8pt Arial;
color: #0c7a94;
}


.ibox_search {
	background:url(images/a5.gif);
	background-repeat:no-repeat;
    width:190px;
    float:left;

		padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
	color:#dddddd;
	font: 9pt Arial;
    border-width:0px;

}
.ibox_search_submit {
	background:url(images/a6.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font: 9pt Arial;
    border-width:0px;
    width:90px;
    height:26px;
    margin:0px;
	text-align:center;
	cursor: pointer;
}
.ibox_search_submit:hover {
	background:url(images/a7.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font: 9pt Arial;
    border-width:0px;
    width:90px;
    height:26px;
    margin:0px;
	text-align:center;
	cursor: pointer;
}

.ibox_search2 {
    color: #4b4b4b;
	background: transparent url(../../images/search-back.gif) no-repeat top left;
    border: none;
    line-height: 20px;
    height: 30px;
	
		padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 19px; 
    width: 170px;
	font-size: 7.9pt;
}

.ibox_search2_submit {
    color: #474747;
    background: transparent url(images/search-ok.gif) no-repeat top left;
    border: none;
    line-height: 20px;
    height: 30px;
	width: 30px;
    cursor: pointer;
}

.ibox_search2_submit:hover {
    color: #fe783a;
    background: transparent url(images/search-ok-over.gif) no-repeat top left;
    border: none;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
}



.signupbox {
	width: 320px;
	background-color: #4B4B4B;
    border: #d5d5d5 solid 1px;
	padding: 10px;    
}

.shopping_empty {
    color: #4b4b4b;
    border: none;	
    line-height: 20px;
	font-size: 7.9pt;
}

.shopping_item {
    color: #4b4b4b;
    border: none;	
	font-size: 7.9pt;
}




#box_search a.small {
    	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 7.5pt;
}

#box_cart {position:absolute; top:0px; width:240px; color:#5FD4FF; right:140px; padding-left:30px; background:url(images/cart_icon.png) 0 5px no-repeat; height:30px; line-height:30px;}
#box_cart #shopping_cart_lite {top:0; color:#ddd; font-size:14px;}
#box_cart #shopping_cart_lite a {font-weight:bold; color:#45A2F3}

#membersmenu {	
	position:absolute;
	right:42px;
	top:82px;
    color: #dddddd;
}

    #membersmenu a {
        color: #dddddd
    }

#box_languages{position:absolute;right:90px;top:5px}


.form_language {
	background-color:#F5F8FB;
	color:#466886;
        border:#D1E1E7 solid 1px;

}


#languages_lite
{
position:absolute;


z-index:10000000;
}

#languages_lite2
{

position:absolute;
top: 4px;
left: -130px;
width:150px;
background-color:#3b3e3b;
border: silver 1px solid;
z-index:10000000;
display:none;
}


#languages_lite a,#languages_lite a:visited
{
 color: #dddddd;
font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
font:9pt Arial;
}

#languages_lite a:hover
{
color:#FFFFFF;
text-decoration:underline;

}





#languages_lite span
{
 background:url(images/rbottom.gif) right top no-repeat;
 padding-right:15px;
}

#languages_lite2 span
{
 background:url(images/rtop.gif) right top no-repeat;
 padding-right:15px;
}

#languages_lite2 ul
{
list-style-type: none;
list-style-image: none;
margin:0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#languages_lite2 ul li
{
margin:0px;

	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
}

#languages_lite2 ul li:hover
{
background-color:#f5F5F5
}


#languages_lite2 li a,#languages_lite2 li a:visited,#languages_lite2 li a:hover
{
color:gray;
text-decoration:none;
font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
}



#languages_lite2 img
{
margin-right: 7px;
border: #8e8f8f 1px solid;
width:18px;
height:12px;
}

#languages_lite2 img.close
{
position:absolute;
top:3px;
left:133px;
border:0px;
width:13px;
height:13px;
}


.item_list_page {
    background-color: none;
    border-top: #FFFFFF 1px dotted;
    margin: 0px;
    clear: both;
    padding-bottom:0px;
    padding-top:0px;
}

.item_string {
    display: block;
    /*height: 180px;*/
    position: relative;
    clear: both;

		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow:hidden;
    border-top: 1px dotted #a9a3a3;
}

.item_list {
    
border-bottom:1px dotted #a9a3a3;
float:left;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
position:relative;
width:170px;
}

.item_list_img {
    display: block;
    width: 172px;
    height: 172px; float:left;
    position: relative; border:1px solid #999; text-align:center; margin-bottom:5px;
}

.item_list_img:hover {border:1px solid #76b3e2;}
    /*.item_list_img img {
        position: absolute;
        left: 0px;
        bottom: 0px;
        border: none;
    

    .item_list_img a:hover img {
        border: 1px #7f7f7f solid}*/
    }


.item_bulb {
    width: 11px;
    height: 12px;
    background: url(images/bulb.gif);
    background-repeat: no-repeat;
	float:left;
	position: relative;
	top:1;
	left:8;
}

.item_bulb_remove {
    width: 12px;
    height: 12px;
    background: url(images/bulb_remove.gif);
    background-repeat: no-repeat;
	float:left;
	position: relative;
	top:1;
	left:8;
}


.item_list_text1 {
    width: 120px;
   /* height: 80px;*/
    padding-top: 0px; padding-left:5px; font-size:14px;
    background: url(images/iphoto.png) 0 3px;;
    background-repeat: no-repeat;
}


.item_list_text2 {
    width: 120px;
    /*height: 80px;*/
    padding-top: 3px;
    background: url(images/ivideo.gif);
    background-repeat: no-repeat;
}

.item_list_text3 {
    width: 120px;
    /*height: 80px;*/
    padding-top: 2px;
    background: url(images/iaudio.gif);
    background-repeat: no-repeat;
}

.item_list_text4 {
    width: 120px;
    /*height: 80px;*/
    padding-top: 2px;
    background: url(images/ivector.gif);
    background-repeat: no-repeat;
}

    .item_list_text1 a,
    .item_list_text2 a,
    .item_list_text3 a,
    .item_list_text4 a {
        margin-left: 17px;
        text-decoration: none;
    }

.iviewed {
    background: url(images/iviewed.gif);
    background-repeat: no-repeat;
    color: #aeadad;
    font-size: 8pt;
    float: left;
    padding-left: 18px;
    padding-right: 10px;
    display: inline;
}

.idownloaded {
    background: url(images/idownloaded.gif);
    background-repeat: no-repeat;
    color: #aeadad;
    font-size: 8pt;
    padding-left: 11px;
    display: inline;
}

A.ac:link,
A.ac:visited {
    color: #878787;
    margin-left: 0px;
    text-decoration: underline;
    font-size: 8pt;
}

A.ac:active,
A.ac:hover {
    color: #878787;
    margin-left: 0px;
    text-decoration: underline;
    font-size: 8pt;
}

A.ac2:link,
A.ac2:visited {
    color: #d61e22;
    margin-left: 0px;
    text-decoration: underline;
    font-size: 8pt;
}

A.ac2:active,
A.ac2:hover {
    color: #d61e22;
    margin-left: 0px;
    text-decoration: underline;
    font-size: 8pt;
}

.ac_text {
    color: #878787;
    font-size: 8pt;
}

.warning {
    background-color: #FCE4A9;
    border: #F7B441 1px solid;
    padding: 9px;
}

.upload_ok {
    background: #C3FFBB
}

.upload_error {
    background: #FEC4D0
}

.topmenu ul,
.topmenu li {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .topmenu ul li {
        position: relative;
        width: 190px;
        margin: 0;
        padding: 0;
    }

        .topmenu ul li a {
            display: block;
     
				padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
            color: #2C78B5;
            text-decoration: underline;
            font-weight: bold;
            margin: 0px;
            background-color: #f2f2f2;
        }

        .topmenu ul li a:HOVER {
            background-color: #eee;
            color: #2C78B5;
            margin: 0px;
          
				padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
        }

        .topmenu ul li ul {
            display: none;
            position: absolute;
            top: 0px;
            left: 190px;
            margin: 0;
            padding: 0;
        }

.ThemeXPTreeLevel0,
.ThemeXPTreeLevel1 {
    cursor: default;
    background-color: white;
    white-space: nowrap;
    border: 0;
    padding: 0;
}

.ThemeXPTreeLevel1 {
    display: none
}

.ThemeXPTable {
    cursor: default;
    color: inherit;
    background-color: inherit;
    font-size: 8.4pt;
    white-space: nowrap;
    border-collapse: separate;
    border: 0;
    padding: 0;
}

.ThemeXPRow,
.ThemeXPRowHover,
.ThemeXPRowActive,
.ThemeXPRowSelected {
    background-color: inherit;
    white-space: nowrap;
    border: 0;
    padding: 0;
}

.ThemeXPFolderSpacer,
.ThemeXPItemSpacer,
.ThemeXPFolderLeft,
.ThemeXPItemLeft,
.ThemeXPFolderText,
.ThemeXPItemText,
.ThemeXPFolderRight,
.ThemeXPItemRight {
    background-color: inherit;
    white-space: nowrap;
    border: 0;
    padding: 0;
}

/* it would be better that child selector > would work, but IE
    doesn't support it :( */

    .ThemeXPFolderText a,
    .ThemeXPItemText a {
        text-decoration: none;
        border: 0;
        padding: 1px;
        background-color: inherit;
    }

.ThemeXPRowHover .ThemeXPItemText a,
.ThemeXPRowHover .ThemeXPFolderText a {
    color: #000084;
    text-decoration: underline;
}

.ThemeXPRowActive .ThemeXPItemText a,
.ThemeXPRowActive .ThemeXPFolderText a,
.ThemeXPRowSelected .ThemeXPItemText a,
.ThemeXPRowSelected .ThemeXPFolderText a {
    color: white;
    background-color: #3169C6;
    text-decoration: none;
}

/* in strict mode of XHTML, this is a fix for image connections */

.ThemeXPFolderSpacer img,
.ThemeXPItemSpacer img,
.ThemeXPFolderLeft img,
.ThemeXPItemLeft img,
.ThemeXPFolderRight img,
.ThemeXPItemRight img {
    vertical-align: bottom
}

/* no need to modify these two since they are generic. */

/* they are used to coordinate the folder open/closing animation */

.JSCookTreeFolderClosed {

}

.JSCookTreeFolderOpen {

}

#JSCookTreeFolderClosed .JSCookTreeFolderOpen {
    display: none
}

#JSCookTreeFolderOpen .JSCookTreeFolderClosed {
    display: none
}

.framestyle_buyer {
    border: 2px solid #A7A7A7;
    width: 700;
    height: 800;
    background-image: none;
}

.framestyle_seller {
    border: 2px solid #A7A7A7;
    width: 700;
    height: 800;
    background-image: none;
}

.framestyle_terms {
    border: 2px solid #A7A7A7;
    width: 600;
    height: 150;
    background-image: none;
}

.framebody {
    background-color: #FFFFFF;
    margin: 10;
    background-image: none;
}

div.arrow_left {
	float:left;
    height: 80px;
    width: 20px;
    overflow: hidden; background:url(../../images/arrow1.png) no-repeat;
    margin: 0;
    
		padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.arrow_right {
	float:left;
    height: 80px;
    width: 20px;
    overflow: hidden; background:url(../../images/arrow3.png) no-repeat;
    margin: 0;
   		padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div.sc_menu {
    /*position: relative;*/
	float:left;
    height: 115px;
    width: 750px;
    overflow: hidden;
    margin: 0;
    padding: 0;
	
}

ul.sc_menu {
    display: block;
    height: 110px;
    width: 1500px;
   		padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
    margin: 0;
    list-style: none;
}

.sc_menu li {
    display: block;
    float: left;
    padding: 2px;
}

.sc_menu a {
    display: block; height:66px;
    text-decoration: none;
}

.sc_menu img {
    border: 2px #F5F5F5 solid
}

.sc_menu a:hover {
    border: 2px #76b3e2 solid;
    background-color: transparent;
}

.sc_menu_div {
    background-repeat: no-repeat;
    width: 120;
    height: 68;
    display: block;
    float: left;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}

#tabs {
    margin: 0;
    padding: 0;
    clear: both;
}

    #tabs ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    #tabs li {
        display: inline;
        padding: 0px;
        margin: 0px;
    }

    #tabs a {
        float: left;
        		padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
        text-decoration: none;
        cursor: hand;
    }

        #tabs a span {
            float: left;
            background: url(images/s9.gif) repeat-x right top;
   
					padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
            color: #0a82aa;
            font-size: 11pt;
            font-weight: bold;
        }

    #tabs a:hover span {
        color: #FE7800;
        background: url(images/s10.gif) repeat-x right top;
    }

    #tabs li.tact {
        float: left;
        color: #FFFFFF;
        background: url(images/s7.gif/) no-repeat left top;
        padding: 0px;
    }

        #tabs li.tact span {
            float: left;
            background: url(images/s8.gif) no-repeat right top;
            
					padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 0px;
            color: #FFFFFF;
            font-size: 11pt;
            font-weight: bold;
        }

        #tabs li.tact a:hover span {
            color: #FFFFFF;
            background: url(images/s8.gif) no-repeat right top;
        }

#tabs_content {
    clear: both;
    padding-top: 10;
    height: 200;
    padding-left: 8;
}

A.tabs_home_link img {
    border: #FFFFFF 2px solid
}

A.tabs_home_link:hover img {
    border: #9dd51a 2px solid
}

.component_table {
    background-color: white
}

.seller_list a {
    font-size: 13pt
}

.seller_menu {
    margin-bottom: 10;
    padding-top: 3;
    clear: both;
}

    .seller_menu a {
        padding: 5
    }

    .seller_menu a:hover {
        padding: 5;
        background-color: #e8a02c;
        text-decoration: none;
        color: #FFFFFF;
    }

    .seller_menu a.seller_menu_active {
        padding: 5;
        background-color: #e8a02c;
        text-decoration: none;
        color: #FFFFFF;
    }

.seller_list span {
    font-size: 9pt;
    color: #b8babc;
    font-weight: bold;
}

.vertical_line {
    background: url(images/s15.gif);
    background-repeat: repeat-x;
}

.catbox {
    padding-bottom: 25;
    padding-right: 60;
}

.usermenutop {
      padding: 5;
        background-color: #e8a02c;
        text-decoration: none;
         font-size: 8pt;
    color: #ffffff;
}

.cat1 a {
    font-size: 12pt;
    text-decoration: none;
}

.cat1 a:hover {
    font-size: 12pt;
    color: #FE7800;
}

.cat2 {
    padding-top: 7px;
    padding-left: 17px;
    background: url(images/s16.gif);
    background-repeat: no-repeat;
	border: 1px solid #FE7800;
}

    .cat2 a {
        font-size: 11pt;
        color: #bfbfbf;
    }

    .cat2 a:hover {
        font-size: 11pt;
        color: #bfbfbf;
    }

.searchmenu {
    clear: both;
    padding-bottom: 0;
}

.searchmenu2 {
    padding-left: 0;
    font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
    font-color: #a9a3a3;
	vertical-align: middle; margin-bottom:10px;
    /*background-color: #F5F5F5;*/
}

.resultmenu {
    padding-bottom: 4
}

.contentmenu {
    padding-bottom: 4
}

.rating {
    float: left;
    margin: 0 2 0 0;
}


.preview_image {
	border: 1px solid #4b4b4b;
	position:relative;
 	top:0;
	left:0;
}


/*.hover_string {
	background-color:#262626;
    background: url(images/transparent.png);
	position:relative;
 	top:-1;
	left:0;
			padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top: 1px solid #464646;
	border-bottom: 1px solid #464646;
}*/

.hover_string
{
background:url(images/transparent.png);
padding: 8px 0 8px 0; position:absolute; bottom:-15px; left:15px; width:100%; text-indent:15px;
}

    .hover_string p {
        font-size: 16px;
        color: #FFFFFF;
        padding: 3;
        margin: 0 0 0 0;
    }

    .hover_string span {
        font-size: 10pt;
        color: #FFFFFF;
        padding: 0;
        margin: 0;
    }

#smoothmenu2 {

}

.ddsmoothmenu-v ul {
    margin: 0;
    padding: 0;
    width: 200px; /* Main Menu Item widths */
    list-style-type: none;
    font-size: 10pt;
    border-bottom: 1px solid #FFFFFF;
	color: white;
}

    .ddsmoothmenu-v ul li {
        position: relative
    }

/* Top level menu links style */

        .ddsmoothmenu-v ul li a {
			color: white;
			font-size: 10pt;
            display: block;
            overflow: auto; /*force hasLayout in IE7 */
            text-decoration: none;
           
		   	padding-top: 6px;
			padding-right: 0px;	
			padding-bottom: 7px;
			padding-left: 20px;
			
            border-bottom: 1px solid #aeaeae;
            /*border-right: 1px solid #778;*/
        }		
		

        .ddsmoothmenu-v ul li a:link,
        .ddsmoothmenu-v ul li a:visited,
        .ddsmoothmenu-v ul li a:active {
            background: #4b4b4b; /*background of menu items (default state)*/
            color: white;
        }

        .ddsmoothmenu-v ul li a.selected {
            /*CSS class that's dynamically added to the currently active menu items' LI A element*/
			background: #383838;
			border-bottom: 1px solid #aeaeae;
            color: white;
        }
		
		.ddsmoothmenu-v ul li a.sub {
			font-size: 10pt;
            display: block;
            overflow: auto; 
            text-decoration: none;
			
		   	padding-top: 1px;
			padding-right: 0px;	
			padding-bottom: 3px;
			padding-left: 30px;
			
			background: #696969;
			border-bottom: 1px solid #696969;
            color: #ffffff;
        }
		.ddsmoothmenu-v ul li a.sublast {
            display: block;
            overflow: auto; 
            text-decoration: none;

		   	padding-top: 3px;
			padding-right: 0px;	
			padding-bottom: 3px;
			padding-left: 30px;
			
			background: #696969;
			border-bottom: 1px solid #aeaeae;
            color: #d5d5d5;
        }
		
		.ddsmoothmenu-v ul li a.subfirst {
            display: block;
            overflow: auto; 
            text-decoration: none;

		   	padding-top: 3px;
			padding-right: 0px;	
			padding-bottom: 3px;
			padding-left: 30px;
			
			background: #696969;
			border-top: 1px solid #696969;
			border-bottom: 1px solid #696969;
            color: #d5d5d5;
        }

		
        .ddsmoothmenu-v ul li a:hover {
            background: #383838; /*background of menu items during onmouseover (hover state)*/
            color: #FFFFFF;
        }

/*Sub level menu items */

/*        .ddsmoothmenu-v ul li ul {
            position: absolute;
            width: 200px; 
            top: 0;
            font-weight: normal;
            visibility: hidden;
        }*/
		.ddsmoothmenu-v ul li ul li a {
			color: white;
			font-size: 10pt;
            display: block;
            overflow: auto; /*force hasLayout in IE7 */
            text-decoration: none; text-indent:15px;
           
		   	padding-top: 6px;
			padding-right: 0px;	
			padding-bottom: 7px;
			padding-left: 20px;
			
            border-bottom: 1px solid #aeaeae;
            /*border-right: 1px solid #778;*/
        }
		
		.ddsmoothmenu-v ul li ul li a:link,
        .ddsmoothmenu-v ul li ul li a:visited,
        .ddsmoothmenu-v ul li ul li a:active {
            background: #999; /*background of menu items (default state)*/
            color: white;
        }
		
		.ddsmoothmenu-v ul li ul li a:hover {
            background: #4b4b4b; /*background of menu items during onmouseover (hover state)*/
            color: #FFFFFF;
        }

/* Holly Hack for IE \*/

* html .ddsmoothmenu-v ul li {
    float: left;
    height: 1%;
}

    * html .ddsmoothmenu-v ul li a {
        height: 1%
    }

/* End */

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
    position: absolute;
    top: 12px;
    right: 7px;
}

.rightarrowclass {
    position: absolute;
    top: 6px;
    right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    background: silver;
}

.toplevelshadow {
    /*shadow opacity. Doesn't work in IE*/
    opacity: 0.8;
}

.table_cart {	
    width: 400px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .table_cart td {
        font-size: 9pt;
        		padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
        color: #eee;
        cursor: pointer;
		border-bottom: 1px dotted #E0E0E0;
    }

    .table_cart th {
        font-size: 9pt;
        		padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
        color: #76b3e2;
        font-weight: bold;
        border-bottom: 1px #e0e0e0 dotted;
    }

    .table_cart tr.tr_cart:hover {
        background-color: #f5f5f5;
		
    }
	
	.table_cart tr.tr_cart:hover td {color:#181818;}
	
.table_cart_video {
    width: 480px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .table_cart_video td {
        font-size: 9pt;
        		padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
        color: #424242;
        cursor: pointer;
		border-bottom: 1px dotted #E0E0E0;
    }

    .table_cart_video th {
        font-size: 9pt;
        		padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 6px;
        color: #424242;
        font-weight: bold;
        border-bottom: 1px #e0e0e0 dotted;
    }

    .table_cart_video tr.tr_cart:hover {
        background-color: #f5f5f5
    }	




.tr_cart_active,
.tr_cart_active:hover {
    background-color: #dfdede
}

.table_cart2 {
    width: 700px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .table_cart2 td {
        font-size: 9pt;
        padding: 15px;
        color: #fff;
        cursor: pointer;
		border-bottom: 1px #e0e0e0 solid;
    }

    .table_cart2 th {
        font-size: 9pt;
        		padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
        color: #eee;
        font-weight: bold;
        border-bottom: 1px #e0e0e0 solid;
    }

    .table_cart2 tr.tr_cart:hover {
        background-color: #f5f5f5
    }
	
	.table_cart2 tr.tr_cart:hover td {color:#424242;}

#headerright {
	postihtion:absolute;
	top:30px;
	left:300px;
    float: left;
}


.clearing {
    height: 0px;
    width: 0px;
    visibility: hidden;
    display: none;
    clear: both;
}

div#navigation {
    overflow: hidden; float:right; padding-right:15px;
}

    div#navigation ul {
        height: 29px;
        margin: 3px 0 0 31px;
    }

        div#navigation ul li {
            float: left;
            height: 31px;
            list-style: none inside none;
            margin: 0 20px 0 0;
        }

            div#navigation ul li a {
                color: gainsboro;
                line-height: 31px;
                font-size: 16px;
                text-decoration: none; text-transform:uppercase;
                font-weight: none;
            }
	    div#navigation ul li a:hover {
                color: #76b3e2;
            }
	
	
	
			
.checkbox, .radio {
      width: 13px;
      height: 13px;
      		padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
      background: url(images/checkbox.gif) no-repeat;
      display: block;
	  vertical-align:middle;
      clear: left;
      float: left;
    }
   .radio {
      background: url(images/radio.gif) no-repeat;
   }
   .select {
     position: absolute;
     width: 158px;
     height: 21px;
     		padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 8px;
     color: #fff;
     font: 12px/21px arial,sans-serif;
     background: url(select.gif) no-repeat;
	 vertical-align:middle;
     overflow: hidden;
   }


.tabs_border
{
width:650px;
padding:15px;
border: 1px #c0bfbf solid;
background:#4B4B4B;
clear:both; 
margin-top:8px
}

.tabs_border A.o:link, .tabs_border A.o:visited {color:#ff8619;}

.tabs_border2
{
width:600px;
padding:10px;
/*border: 1px #c0bfbf solid;*/
clear:both;
margin-top:0px;

}

#tabs_menu_content
{
clear:both;
padding-top:15px;
}


#tabs_menu {
margin:0px;
		padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
clear:both;
}

#tabs_menu ul {
list-style: none;
padding:0px;
margin:0px
}

#tabs_menu li {
display:inline;
padding:0px;
margin:0px;
}

#tabs_menu li a,#tabs_menu li a:visited {
float: left;
		padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
text-decoration:none;
background-color:#4b4b4b;
margin-right: 1px;
margin-bottom:5px;
color:#FFFFFF;

}

#tabs_menu li a:hover {
text-decoration:none;
background-color:#ff8619;
color:#FFFFFF;

}





#tabs_menu li.activno a,#tabs_menu li.activno a:visited {
float: left;
		padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
text-decoration:none;
background-color:#ff8619;
margin-right:1px;
margin-left:1px;
color:#FFFFFF;
font-weight: bold;

}

#tabs_menu li.activno a:hover {
text-decoration:none;
background-color: #ff8619;
color:#FFFFFF;
font-weight: bold;

}

/* Additional Styles */

#image_preview {padding:15px; background:#141517; width:auto; height:auto;}
#image_preview {-webkit-border-top-right-radius:15px; -webkit-border-top-left-radius:15px; -moz-border-radius-topright:15px; -moz-border-radius-bottomleft:15px; border-top-right-radius:15px; border-top-left-radius:15px; -webkit-border-bottom-right-radius:15px; -webkit-border-bottom-left-radius:15px; -moz-border-radius-bottomright:15px; -moz-border-radius-bottomleft:15px; border-bottom-right-radius:15px; border-bottom-left-radius:15px;}
#image_preview {-webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.75); -moz-box-shadow:0 0 0 rgba(0, 0, 0, 0.75); box-shadow:0 0 17px rgba(0, 0, 0, 0.75);}

#results {float:left;}

.image_preview {text-align:center; border:1px solid #666;}

iframe {margin:0 auto 0;}

#coupon_field {margin:10px 0 0; border-top:1px dotted #eee; width:450px; padding:10px 0 0}
.coupon {width:200px; height:25px; line-height:25px; padding:0 10px 0; border:1px solid #999; background:#fff; top:-3px;}


div#main_navigation {
    overflow: hidden; float:left;
}

    div#main_navigation ul {
        height: 29px;
        margin: 3px 0 0 31px;
    }

        div#main_navigation ul li {
            float: left;
            height: 31px;
            list-style: none inside none;
            margin: 0 15px 0 0;
        }

            div#main_navigation ul li a {
                color: gainsboro;
                line-height: 31px;
                font-size: 13px; font-weight:600;
                text-decoration: none; text-transform:uppercase;
                font-weight: none;
            }
	    div#main_navigation ul li a:hover {
                color: 76b3e2;
            }	
			
/* Main navigation */

div#nav {
    overflow: ; float:left; z-index:89; position:absolute;
}

#nav ul {width:550px; list-style:none; margin:0px 0 0 7px; padding:0 0px; line-height:17px; height: 29px;
        margin: 3px 0 0 31px;}


#nav ul li.tab ul {background:; width:167px;}

#nav a {color: gainsboro;
                line-height: 31px;
                font-size: 13px; font-weight:600;
                text-decoration: none; text-transform:uppercase;
                font-weight: none;}

#nav li {float: left;padding: 0;background:none;}

#nav ul li {float: left;text-align:center;padding: 0;background:none; font-weight:normal}

#nav ul li.tab {margin:0 0px 0 0; padding:0 0 0 0px;}

#nav ul li.tab a {padding:10px 12px 10px 12px;text-decoration:none; color:#fff; font-weight:600}
#nav ul li.tab a.drop {background:url(images/normal_drop.png) top right no-repeat; padding-right:12px}

/* First level dropsown */
#nav ul li.tab ul.nontab li a {background: url(images/dropdown_bg.png) 0px 0 #999; display:block; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; width:167px; height:19px; line-height:10px; text-indent:10px; color:#fff; text-decoration:none; padding:9px 5px 0px 0px; float:left; }

#nav ul li ul {-webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.75); -moz-box-shadow:0 0 0 rgba(0, 0, 0, 0.75); box-shadow:0 0 17px rgba(0, 0, 0, 0.75); background:#999; padding:5px 12px 5px 7px;}

#nav ul li.tab ul.nontab  {margin:0 auto; font-weight:600; width:167px; font-family:Arial, Helvetica, sans-serif }

#nav ul li ul li {text-align:left; margin-left:0;}

#nav li ul {position: absolute;left: -999em; top:32px; height: auto;width: 167px;font-weight:600;margin: 0;padding: 0;}

#nav li li {padding-right: 1em;width: 15em}

#nav li ul a {display:block; font-size:11px; font-weight:bold; width:167px; height:24px; line-height:20px; text-indent:10px; color:#fff; text-decoration:none; padding:3px 0px 0px 0px; float:left; letter-spacing:1px;}

#nav li ul ul {margin: -1.75em 0 0 14em;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left: -999em;}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}

#nav ul li ul li.top {display:block; height:13px; position:relative; float:left; width:167px; background:url(images/dropdown_top.png) top left no-repeat;}

#nav ul li ul li.bottom{display:block; height:13px; position:relative; float:left; width:167px; background:url(images/dropdown_btm.png) top left no-repeat;}

#nav ul li.tab ul.nontab li:hover a, #nav ul li.tab ul.nontab li.sfhover a {background: url(images/dropdown_over.png) 0px 0 no-repeat #141517; color:#fff;}
#nav ul li ul li.top:hover, #nav ul li ul li.tab.sfhover {background: url(images/dropdown_top.png) 0px 0 no-repeat;}
#nav ul li ul li.bottom:hover, #nav ul li ul li.bottom.sfhover {background: url(images/dropdown_btm.png) 0px 0 no-repeat;}


#nav ul li.tab ul.nontab li a:hover {color:#76b3e2; font-weight:bold}

#nav li.tab:hover, #nav li.tab:hover a {background:url(images/normal_over.png) repeat-x left top; color:#76b3e2; font-weight:600}

#nav li.tab:hover a {background:url(images/normal_over.png) repeat-x right 0px;}

#nav li.tab:hover, #nav li.tab:hover a#current {background:url(images/normal_over.png) repeat-x left top; color:#76b3e2; font-weight:600}

#nav li.tab:hover a#current {background:url(images/normal_over.png) repeat-x right top;}


/* Social Connect */
#connect {float:left; height:29px; width:200px; margin:20px 0 20px;}
.connect_text {width:auto; float:left; height:29px; line-height:26px; color:#fff; padding:0 10px 0; background:url(images/connect_bg.png) 0 0 no-repeat; font-size:14px;}

.connect_icons {background:url(images/connect_bg.png) right 0 no-repeat; width:70px; padding:0 29px 0 5px; overflow:hidden;}
.connect_icons ul {list-style:none; margin:0 0 0; padding:5px 5px 29px 5px; width:70px; height:29px;}
.connect_icons li {display:block; float:left; width:19px; height:19px; margin-right:3px;}
.connect_icons li a {display:block; width:19px; height:19px; float:left;}

.facebook {background:url(images/facebook.png);}
.twitter {background:url(images/twitter.png);}
.linkedin {background:url(images/linkedin.png);}

.body_content p {line-height:16px; font-size:12px; font-family:Verdana; margin:20px 0 0 30px;}
.body_content ul {font-size:12px; font-family:Verdana; margin:15px 0 0 70px;}

.row {font-size:12px; color:#eee; font-weight:600;}
.tabs_border p {margin:0 0 20px 0;}
form.signup b {font-size:13px; color:#eee; font-weight:normal;}	

.category_box {float:left; margin:15px 10px 0 0; width:170px; height:190px;}
.category_box h2 {font-weight:600; font-size:15px; color:#76b3e2; margin:0 0 5px; text-align:center;}
.category_box .image {width:170px; text-align:center; height:170px; overflow:hidden;}


#gallery a {width:120px; height:68px; margin-right:10px;}
#gallery a img {border: 2px solid #F5F5F5; width:; height:68px;}
#gallery a:hover img {border: 2px solid #76b3e2;}

#slides {width:987px; height:416px; overflow:hidden; position:relative;}
#mask {position:absolute; right:10px; top:0; width:449px; height:416px; background:url(images/slides_mask.png) no-repeat; z-index:77}

#wowslider-container1 { 
/*	overflow: hidden; */
	zoom: 1; position: relative; width:870px; height:416px; z-index:70;
}
#wowslider-container1 .ws_shadow{width:100%; background:url(images/shadow2.png) left 100%; height:107px; position: absolute; left:0; bottom:-43px; z-index:-1;}
#wowslider-container1 .ws_images{position: absolute; left:0px; top:0px; width:870px; height:416px; overflow:hidden;}
#wowslider-container1 .ws_images a{color:transparent;}

#wowslider-container1 .ws_images img{top:0;left:0; border:none 0; max-width: none;}
#wowslider-container1 a{text-decoration: none; outline: none; border: none;}
#wowslider-container1 .ws_frame {display:block; position: absolute; left:0px; top:0px; width:852px; height:400px; border:solid 8px black; z-index:9; opacity:0.3; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);}

#featured_images {width:630px; position:absolute; clear:both;}

.info_row {width:100%; float:left;}
.news_text a {color:#ccc; padding-bottom:10px; border-bottom:1px dotted #ccc; display:block; margin-bottom:10px;}
.news a h7 {color:#76b3e2; font-weight:600;}


#news_sidebar .news {width:180px; font-size:12px;}
#news_sidebar .news a h7 {width:100%; display:block;}

#cart_wrapper {position:absolute; right:0; top:140px; text-align:right;}



.group:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

/* Portfolio Styles */

#portfolio {position:relative;}
#portfolio h1 {font-size:36px; text-transform:lowercase;}
#portfolio h2 {color: #74b3e0; font-weight: normal; font-size: 36px; font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif; background: transparent no-repeat top left; text-transform:lowercase;}

a.back_link {position:absolute; left:80%; top:15px; width:auto; height:30px; display:block; line-height:30px; padding-left:35px; font-size:16px; text-decoration:none; background:url(images/back_btn.jpg) no-repeat; color:#fff;}

ul#portfolio_categories {list-style:none; margin:0; padding:40px 0 0 30px;}
li.category {display:block; float:left; margin:0 0 40px; width:100%;}
li.category h4 {padding:0; margin:0 0 0; font-size:30px; text-transform:lowercase; color:#74b3e0; font-weight:normal; font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif; position:relative; z-index:3}
li.category h4 a {display:;}
li.category .description {float:left; width:352px; margin:15px 0 0 44px; position:relative; padding:0 15px 25px 0;}
li.category .description p {margin:0; padding:0;}
li.category .cat_thumb {margin:-18px 0 0; display:block; position:relative; width:476px; height:110px; float:left;}
li.category .cat_thumb a {width:474px; height:108px; display:block; position:absolute; left:0; z-index:5;}
li.category .cat_thumb a:hover {background:url(images/thumb_hover.png) no-repeat; border:1px solid #74b3e0;}

#description {width:296px; float:left; padding:10px 15px 0 0px; font-size:14px;}
#portfolio_gallery {float:left; width:810px; height:600px;}



/* Gallery Styes */
div.controls {position:relative; height:42px; padding:540px 0 0}
div.nav-controls { float: right; width:160px;}
div.nav-controls a.prev {width:42px; height:42px; background:url(images/slide_controls.png) 0 0 no-repeat; text-indent:-99999; display:block; margin-right:72px; float:left;}
div.nav-controls a.next {width:42px; height:42px; background:url(images/slide_controls.png) 0 -126px no-repeat; text-indent:-99999; display:block; float:right;}
div.nav-controls a.prev:hover {background-position: -42px 0;}
div.nav-controls a.next:hover {background-position: -42px -126px;}

a.play {position:absolute; width:42px; height:42px; right:57px; background:url(images/slide_controls.png) 0 -42px no-repeat; display:block; text-indent:-99999;}
a.pause {position:absolute; width:42px; height:42px; right:57px; background:url(images/slide_controls.png) 0 -84px no-repeat; display:block; text-indent:-99999;}
a.play:hover {background-position:-42px -42px;}
a.pause:hover {background-position:-42px -84px;}


div#container {
	overflow: hidden;
}
div.content {
	display: none;
	clear: both;
}

div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height: 77px;
	line-height: 77px;
}


div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width: 810px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link {
	height: 800px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}

.div.caption-container {height:42px;}

div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height: 532px;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 30px;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow with padding */
	text-align: center; border:none;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.slideshow img {
	border-style: solid;
	border-width: 0px;
}
div.caption-container {
	float: left;
	position: relative; clear:both;
	margin-top: 30px;
}
span.image-caption {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div.caption-container, span.image-caption {
	width: 334px;
}

div.caption {
	padding: 0 12px;
}

div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.download {
	margin-top: 8px;
}
div.photo-index {
	position: absolute; font-size:14px;
	bottom: 0;
	left: 0;
	padding: 0 12px;
}
div.navigation-container {
	float: left;
	position: relative; display:none;
	left: 50%;
}
div.navigation {
	float: left;
	position: relative;
	left: -50%;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}
a.thumb {
	padding: 1px;
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}
