

/* STRUCTURE AND LAYOUT */
/* Main structure */
body{
	margin:0px;
	background-color:#574344;
	color:#323232;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.ebay-button {
    float: right;    
    width: 40%;
    text-align: center;
    background-color: #FC0;
    /* height: 19px; */
}

.ebay-button a:hover {
    background-color: #2E4263;
    color: #FC0;
}

.ebay-button a {
    color: #2E4263;
    text-decoration: none;
    display: block;
    padding: 5px 5px 10px;
    height: 14px;
    text-align: center;
}

.contact-button {
    float: left;
    text-align: center;
    width: 52%;
    color: #FECB00;
    background-color: #2E4263;
    padding: 3px 20px;
    /* border-radius: 5px; */
    box-shadow: aquamarine;
    border-right: 1px solid #FDCD00;
}

.header-buttons {
    position: absolute;
    right: 0;
    bottom: 25px;
    width: 516px;
    font-size: 16px;    
    height: 29px;
    margin: 5px 0;
    color: #2A4362;    font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
    background-color: #FC0;
}

.bold{
	font-weight:bold;
}

h1, h2, h3{
	font-size: 16px;
	color: #1A5773;
	font-family:Arial, Helvetica, sans-serif;
}

img{
	border:0px;
}


.content a {
    color: #323232;
}



#wrapper{	position: relative;
	width: 930px;
	margin:0px auto;
	text-align:left;
	background-color:#ffffff;
	border:1px solid #eee;
	border-top:none;
	padding:25px;
	overflow:hidden;
}

#header{
	height:101px;
	float:left;
	clear:both;
}
#wrap-cen{background:#fff;clear:both;}


#banner{padding:8px 0px;clear:both; overflow:hidden; }
.home-banner{height:250px;border:1px solid #a0a0a0;background:#ddd;}
#slider{
	height:252px;
}
.blueBar h1{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
.nivo-slice{
	position:absolute;
}

#sidebar{float:left;width:220px;}
#sidebar .nav-list {margin:0;padding:0;}
#sidebar .nav-list li {
	list-style:none;
	border-bottom:1px dotted #71bcc7;
	background-image:url(../../images/blarr.gif);
	background-position:200px center;
	background-repeat:no-repeat;
}
#sidebar .nav-list li:hover {background-color:#2fa3b4;background-image:none;}
#sidebar .nav-list li a {padding-left:10px;line-height:32px;color:#71bcc7;font-size:14px;height:32px;display:block;}
#sidebar .nav-list li a:hover{color:#efefef;}


#footer{
	position: relative;
	clear: both;
	height: 80px;
	padding-top: 18px;
}

/* GLOBAL ELEMENTS */

.page-header{
	margin-top: 20px;
}

p {
	text-align: justify;
}


/* Sub structure */

/* Header */
#branding{float:left;width:393px;}
#searchbox{float:right;clear:both;margin-top:30px;}
#searchbox input{float:right;}
#searchbox .searchtext{margin-top:5px;}

/* Nav Bar */
#head-nav {width:533px;float:right;}
#head-nav ul{
	min-width:433px;
	margin: 8px 0px 0px;	padding: 0;	list-style-type: none; float:right;clear:both;
	position:relative;
}
#head-nav li{position: relative;	float: left;	margin: 0;	padding: 0;color:#a0a0a0;}
#head-nav li a { float:left;line-height:22px;font-size:12px;color:#a0a0a0;}
#head-nav li a:hover {	text-decoration: none;color:#0f0f0f;}

/* Crumbs */
ul#crumbs{float: left;margin: 4px 0 0 10px; padding: 0; list-style: none;}
ul#crumbs li{float: left;margin-right: 6px;}

/* Footer */

#footer #cards{
	position: absolute;
	top: 50px;
	right: 0px;
}
#footer #fb{float:left;}
#footer-nav {width:100%;clear:both;}
#footer-nav ul{margin: 8px 0px;	padding: 0;	list-style-type: none; float:left;clear:both;}
#footer-nav li{position: relative;	float: left;	margin: 0;	padding: 0;color:#71bcc7;}
#footer-nav li a { float:left;line-height:18px;font-size:12px;color:#71bcc7;border-bottom:1px solid #71bcc7;}
#footer-nav li a:hover {text-decoration: none;color:#93dee9;}
#footer #copy{
	position: absolute;
	top: 85px;
	left: 0px;
}
#footer #sqfooter{
	position: absolute;
	top: 85px;
	right: 0px;
}
#footer #copy, #footer #copy a{color:#a0a0a0;font-size:12px;}
#footer #sqfooter, #footer #sqfooter a{color:#a0a0a0;font-size:12px;}

/* PAGES */


/* PRODUCT LIST */
ul.productlist{	
	position:relative;
	float:left;
	width: 630px;	margin: 0;
	padding-left:0px;
}
ul.productlist li{	position: relative;	float: left;	list-style-type: none;		width: 630px;	height: 125px;	text-align: left;}
ul.productlist img{	max-width: 205px;	max-height: 133px;}
ul.productlist .no-img{	position: absolute;	top: 70px;	left: 0;	width: 215px;	font-family: 'PlanerRegular', Arial, Helvetica, sans-serif;	text-transform: uppercase;	text-align: center;}
ul.productlist li .name{	
position: absolute;	width: 175px;	bottom: 40px;	right: 0px;	text-transform: uppercase;	font-size: 12px;
padding: 5px 15px;	color:#000; font-weight:bold;
text-align:center;
}

ul.productlist li .price_box{
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #000000;
	font-size: 14px;
	padding: 5px;
	color:#FFF;
	font-weight:bold;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px 15px;
	font-weight:bold;
	text-align:left;
	width: 155px;
}

ul.productlist li a{
	text-decoration:none;
}

.catRightSide{
	position:absolute;
	top: 0px;
	left: 160px;
	width: 430px;
	color:#323232;
	height: 115px;
	border-bottom:#666 solid 1px;
}

.catMoreInfoButton{
	position:absolute;
	top:69px;
	left:0px;
	background-image:url(../../images/moreinfo.gif);
	width:100px;
	height:36px;
}

.buyNowText{
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
	padding: 5px 15px;
}

.blueBar{
	position:relative;
	width:100%;
	height:25px;
	background-image:url(../../images/head-bg.jpg);
	background-repeat:repeat;border:1px solid #b7e2e9;
	color:#efefef;
	line-height:25px;
	padding-left:10px;
	margin-bottom:4px;
	color:#efefef;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;text-shadow: 
	#a0a0a0 1px 1px;
	filter: Shadow(Color=#a0a0a0, Direction=135, Strength=1);
	text-align:left;
}

#google_translate_element{
	position:absolute;
	top: 3px;
	right: 32px;
}

.page-list-top, .page-list-bottom, .page-list-bot{position:relative;float:left;width: 100%;height:20px;padding-top:4px;text-align:right; padding-bottom:20px;}
.page-list-top .current, .page-list-bottom .current, .paginate, .next, .prev, .inactivePrev, .inactiveNext{position:relative;padding-left:6px;padding-right:6px;padding-top:2px;padding-bottom:2px;}
.inactivePrev, .inactiveNext{display:none;}
.page-list-top a, .page-list-bottom a, .page-list-bot a{color:#FFF !important;background-color:#2a5d72;border-radius:9px;}
.page-list-top a:hover, .page-list-bottom a:hover, .page-list-bot a:hover{color:#FFF !important;background-color:#8dadb8;border-radius:9px;}
.page-list-bottom{width:700px;float:right;}

.productListBox{
	position:relative;
	float:left;
	width:725px;
}

.flags{
	position:absolute;
	top: 7px;
	right: 220px;
}

.offersCarousel{
	width:180px;
}

.offersCaroUp, .offersCaroDown{
	position:relative;
	float:left;
	width:180px;
	height:35px;
	text-align:center;
}

.bestCaroLeft, .bestCaroRight, .featuredCaroLeft, .featuredCaroRight{
	position:relative;
	float:left;
	width:25px;
	height:40px;
	padding-top:90px;
	padding-bottom:90px;
	padding-left:4px;
	padding-right:4px;
}

.bestCarousel, .featuredCarousel{
	float:left;
}










.wrapper{
	position:relative;
	float:left;
	width:100%;
	background-image:url(../../images/bg2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

.container{
	position:relative;
	margin:auto;
	width:880px;
	overflow:hidden;
	background-color:#e6e6e6;
}

.header{
	position:relative;
	float:left;
	width:880px;
	height:243px;
}

.sidebar{
	position:relative;
	float:left;
	width:209px;
	margin-left:5px;
}

.sidebarTop{
	position:relative;
	float:left;
	background-image:url(../../images/catTop.gif);
	width:209px;
	height:10px;
}

.sidebarMiddle{
	position:relative;
	float:left;
	background-image:url(../../images/catMiddle.gif);
	width:209px;
}

.sidebarBottom{
	position:relative;
	float:left;
	background-image:url(../../images/catBottom.gif);
	width:209px;
	height:10px;
}

.sidebarMiddle ul{
	margin:0px;
	padding:0px;
}

.sidebarMiddle ul li{
	position:relative;
	float:left;
	background-image:url(../../images/catBulletPoints.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:15px;
	list-style:none;
	width: 181px;
	font-weight:bold;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebarMiddle ul li a{
	display:block;
	background-image:url(../../images/dottedLine.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom: 5px;
	padding-left:20px;
	color:#666;
	text-decoration:none;
}

.sidebarMiddle ul li a:hover{
}

.sidebarButtons{
	position:relative;
	float:left;
	width:100%;
	text-align:right;
	margin-top:20px;
}

.contentArea{

	position:relative;
	float:left;
	width:653px;
}

.contentTop{
	position:relative;
	float:left;
	background-image:url(../../images/contentTop.gif);
	width:653px;
	height:10px;
	margin-left:10px;
}

.content{
	position:relative;
	float:left;
	background-image:url(../../images/contentMiddle.gif);
	width:631px;
	margin-left:10px;
	padding-left:12px;
	padding-right:10px;
}

.contentBottom{
	position:relative;
	float:left;
	background-image:url(../../images/contentBottom.gif);
	width:653px;
	height:10px;
	margin-left:10px;
}

.footer{
	position:relative;
	float:left;
	background-image:url(../../images/footer-bg.gif);
	width:880px;
	height: 57px;
	padding-top:20px;
	color:#FFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.footer a{
	color:#FFF;
	text-decoration:underline;
}

.footer a:hover{
	text-decoration:none;
}

.footerSQ{
	position:absolute;
	bottom: 13px;
	right: 20px;
}










.cnt-table{
	float:left;
}

.cnt-table tr td:first-child{
	width:100px;
}

td input, td textarea{
	float:left;
	width:250px;
}

td textarea{
	height:150px;
}

.cnt-submit{
	background:#000;
	border:0px;
	cursor:pointer;
	color:#fff;
	width:100%;
	padding:5px 0px;
}

#sidebar-ad-box{
	background: white/*#77DEFF*/;
	margin: 200px 0px 0px 0px;
	padding: 15px;
	border:5px solid #000;
	color: black;
	text-align: center;
	font-family: "Avant";
	font-weight: bold;
	display:block;
	text-decoration:none;
}

.success-message {
	float: right;
	border: 3px solid #390;
	background-color: #CF6;
	width: 705px;
	padding: 10px 15px;
}
.error-message {
	float: right;
	border: 3px solid #A20;
	background-color: #FCC;
	width: 705px;
	padding: 10px 15px;
}
.tip{
	color:#999;
	font-size:10px;
}