/* CSS RESET */
html{color:#000;background:#7fbdee;}body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font-family: arial,helvetica,clean,sans-serif;}table{font-size:inherit;font-size:100%;}pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
/* CSS RESET */


body {
	text-align:center;
	color:#fff;
}
a {
	text-decoration:none;
		color:#fff
}
a:hover {
	text-decoration: underline;
		color:#A1E062
}
#wrap {
	width:1000px;
	text-align:left;
	margin:0 auto;background:url(http://custom.buyitsellit.com/3490/bg.jpg) no-repeat;
}
#wrapper {
	width:1000px;
	height: 100%;
	text-align:left;
	margin:0 0;background:url(http://custom.buyitsellit.com/3490/pbg.jpg) repeat-y;
}

.fl{ float:left}
.fr{ float:right}
.clearfix{ clear:both}



/* header */
#header { position:relative;height:260px  }
#logo {position:absolute; top:60px; right:130px}
#logo h1 {
	font-size:34px;
	color:#fff
}
#logo div {
	padding-left:100px
}
#nav { position:absolute; top:180px; left:470px; background:url(http://custom.buyitsellit.com/3490/nav.jpg); width:435px;height:46px; line-height:46px; padding: 0 0 0 40px }
#nav li {float:left;  font-weight:700; width:100px }
#nav a {text-decoration:none; display:block; text-align:center;}
#nav a:hover {background:url(http://custom.buyitsellit.com/3490/nav_hover.jpg) -10px; }
#menu ul,ol,li{font:13px/1.231}
/* content */
#content { }
.main {width:670px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#text {width:630px; }
#text h2 {padding-bottom:20px}
#text p img {float:left; padding:0 20px 0 0}
#text a { color: #333399}

#col {margin:50px 0 0 0;width:300px; background:url(http://custom.buyitsellit.com/3490/col.jpg); width: 535px; height:156px ; }

#col div {width: 200px; margin: 20px 0 0 70px; display:inline}
#col .first  {margin: 20px 0 0 50px }
#col li{line-height:20px;}
.side {margin:0 0 0 40px; width:250px;display: inline;}
.side h2 {font-size:22px}
.side li {line-height:20px; list-style:inside disc; color:#FFFFFF; }
.side ul {margin:30px  0 30px 20px;}
.side ul ul {margin:0 0 0 15px;}
/* footer */
#footer { background:url(http://custom.buyitsellit.com/3490/ft.jpg); height:133px; position:relative}
#ftinner{ position:absolute; bottom:20px; width:680px; margin-left:40px}
.ftlink {width:500px;}
#crumb {
	font-weight: bold;
	margin-bottom: 25px;
	font-size: 11px;
}
#products td p, p.price {
	color: #ffffff;
}
#products td {
	text-align: center;
	font-weight: bold;
}
#products td h3 {
	margin-bottom: 3px;
	font-size: 12px;
}
#products td p {
	margin: 0;
}
#products td p img {
	vertical-align: middle;
	margin-left: 10px;
}
.button {
	background: #23619c;
	color: #FFF !important;
}
.button:hover {
	background: #4181bf;
}
.button {
	padding: 3px 5px;
	text-transform: uppercase;
	font-size: 9px;
	text-decoration: none !important;
	border: none;
}
#cart-total .button {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 9px;
	margin-left: 20px;
}
#pagination {
	text-align: center;
	height: 20px;
}
#pagination a#prev {
	float: left;
}
#pagination a#next {
	float: right;
}
#content h3, p.price {
	font-size: 16px;
	font-weight: bold;
}
.cart-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: transparent url(/templates/01/_images/common/divider-horizontal.gif) left bottom repeat-x;
}
.cart-item img {
	height: 70px;
	float: left;
	margin-right: 15px;
	display: inline;
}
.cart-item h3, .cart-item p {
	margin-bottom: 4px;
}
p.product-options input {
	vertical-align: middle;
}
#cart-total {
	background: #f2f2f2;
	padding: 15px;
	text-align: center;
}
#cart-total strong {
	font-size: 21px;
}
#cart-total img {
	vertical-align: middle;
	margin-left: 20px;
}
#cart-total strong {
	color: #2c4059;
}
p#google-checkout {
	text-align: center;
}
p#google-checkout img {
	display: block;
	margin: 0 auto;
}
#photos {
	width: 290px;
	float: right;
	margin-left: 30px;
	display: inline;
}
#photos img {
	width: 290px;
	margin-bottom: 10px;
}
#photo-thumbs {
	text-align: center;
}
#photo-thumbs img {
	width: 80px;
	margin: 5px;
	vertical-align: middle;
}