/* #### IMPORTANT INFO: Template is marked up with directions/explanations of certain things.
For this design, Col1=the main, middle column; Col2=left side; Col3=right side. ####*/

body {
	margin: 20px auto;
	padding-top: 0px;
	padding-bottom: auto;
	padding-right: auto;
	padding-left: auto;
	font-size: 90%;
        background: url(http://custom.buyitsellit.com/9029/darkback.png) center top repeat;
	font: 0.9em Helvetica, sans-serif;
	color: #fff;
}

A
{
	border: 0;
	text-decoration: none;
	color: #5bb5f1;
}

H1
{
	font-size: 200%;
}
H2
{
      font-family: Tahoma;
	font-size: 125%;
	margin: 5px 0;
        color: #5bb5f1;
}
H3
{
	font-size: 95%;
	margin: 5px;
}
H4
{
	margin: 5px 0;
	font-size: 125%;
}
p {
	padding:0;
	margin:0;
}
img {
        border: none;
}
#wrapper /*surrounds all the content and sets the overall width of content.
          Add padding and a background for interesting effects. If you add a 
          border here it will border all content.*/
{
        margin: 20px auto;
        display: table;
        width: 970px; /*this can be adjusted but is set for optimal width as a compromise for all browser widths*/
        padding-top: 0px;
        padding-right: 2px;
        padding-left: 2px;
        padding-bottom: 2px;
        background: #5bb5f1;
}
#header {
	float:left;
	width:100%;
	padding: 0px 0;
	margin:0;
	background-color: #000;
        height: auto;
}

#header h1  {
	padding:0 15px;
	margin:0;
}


#logo
{
	text-align: left;
	padding: 0px;
	overflow: hidden;
}
#logo H1
{
	margin: 0;
}
#logo H1 A
{
	color: #5bb5f1; /*color of store name if no logo*/
}
/*####TOPNAV - navigation at the top of the site above the header ####*/
#topnav
{
	line-height: 40px;
	height: 41px;
	padding: 0 10px;
	background: url(http://custom.buyitsellit.com/9029/BLUEBARSOFT.png);
      color: #000;
}
#topnav A:link
{
      font-family: Tahoma;
	color: #000;
      font-weight: bold;
}
#topnav A:visited
{
      font-family: Tahoma;
	color: #000;
      font-weight: bold;
}
#topnav A:hover
{
      font-family: Tahoma;
	color: #0f5687;
      font-weight: bold;
}
#topnav .cart
{
	float: right;
}
#topnav .menu
{
	float: left;
}
/*##### Left / Center / Right Column #####*/
.boxheading /* Controls the headings for the side boxes*/
{
	background: url(http://custom.buyitsellit.com/9029/BLUEBARSOFTSM.png);
	color: #000;
	text-align: center;
	padding: 3px;
	margin: 0 0 5px;
	_display: inline-block; /*fixes IE bug */
	font: normal normal bold 14px Tahoma;
        height: 25px;
        line-height: 25px;
}
.boxheading2 /* Controls the headings for the side boxes*/
{
	background: url(http://custom.buyitsellit.com/9029/BLUEBARSOFTSM.png);
	color: #000;
	text-align: center;
	padding: 3px;
	margin: 0 0 5px;
	_display: inline-block; /*fixes IE bug */
	font: normal normal bold 14px Tahoma;
        height: 25px;
        line-height: 25px;
}
.boxheading3 /* Controls the headings for the side boxes*/
{
	background: url(http://custom.buyitsellit.com/9029/BLUEBARSOFTSM.png);
	color: #000;
	text-align: center;
	padding: 3px;
	margin: 0 0 5px;
	_display: inline-block; /*fixes IE bug */
	font: normal normal bold 14px Tahoma;
        height: 25px;
        line-height: 25px;
}
.boxheading4 /* Controls the headings for the side boxes*/
{
	background: url(http://custom.buyitsellit.com/9029/BLUEBARSOFTSM.png);
	color: #000;
	text-align: center;
	padding: 3px;
	margin: 0 0 5px;
	_display: inline-block; /*fixes IE bug */
	font: normal normal bold 14px Tahoma;
        height: 25px;
        line-height: 25px;
}
.boxheading5 /* Controls the headings for the side boxes*/
{
	background: url(http://custom.buyitsellit.com/9029/BLUEBARSOFTSM.png);
	color: #000;
	text-align: center;
	padding: 3px;
	margin: 0 0 5px;
	_display: inline-block; /*fixes IE bug */
	font: normal normal bold 14px Tahoma;
        height: 25px;
        line-height: 25px;
}

#colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page within the wrapper that is set to 960px */
	overflow:hidden;		/* This chops off any overhanging divs */
	background: url(http://custom.buyitsellit.com/9029/grayback.png);		/* Left column background color */



}
#colmid {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background: #000;    	/* Center column background color */

}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	margin-left:-400px;
	background: url(http://custom.buyitsellit.com/9029/grayback.png);    	/* Right column background color */
}
/*#### These rules control column placement and padding. Do not adjust unless you know what you are doing ####*/
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	margin:0 15px 0 415px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:auto;
}
#col2 {
	float:left;
	width:200px;
	position:relative;
	margin-left:-50%;
	left:200px;
	overflow:hidden;
}
#col3 {
	float:left;
	width:200px;
	position:relative;
	left:0px;
	overflow:hidden;
}
/*#### Side Unordered Lists ####*/
#box, #box2, #box3, #box4, #box5
{

        margin: 10px;
        border: 1px solid #5bb5f1;
        background: url(http://custom.buyitsellit.com/9029/darkback.png);
}
#box  UL, #box4 UL
{
	list-style-type: none;
	padding: 0 10px 0 10px;
	margin: 5px 0;
	color: #5bb5f1;
}
#box  UL LI A, #box4 UL LI A
{
	color: #fff;
        font-size: 120%;
	line-height: 1.4;
}
#box UL LI A:hover, #box4 UL LI A:hover
{
	color: #5bb5f1;
}
#box UL LI.selected UL LI, #box4 UL LI.selected
{
	font-size: 90%;
	list-style: none;
	color: #fff;
	vertical-align: middle;
}
/*####OTHER SIDE BOXES####*/
.cartbox
{
	padding: 0 10px 10px;
	line-height: 1.4;
        text-align: center;
}
.cartbox HR
{
	color: #ccc;
	border-style: dashed;
}
.cartboxprice A:link, .cartboxprice A:visited
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	padding: 3px 5px;
	color: #000;
      font-weight: none;
	border: 1px solid #aaa;
}
#search
{
	padding: 0 10px 10px;
	text-align: center;
}
#form-search P
{
	padding: 0;
	margin: 0;
}
#form-search LABEL, #input-keywords,
{
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#input-keywords
{
	border: 1px solid #aaa;
	height: 20px;
	width: 150px;
	line-height: 20px;
	padding: 1px 1px 0;
	color: #fff;
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
background: #000;
}
#submit-search
{
	vertical-align: middle;
      background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	border: 1px solid #aaa; 
	height: 26px;
	line-height: 23px;
      padding-bottom: 5px;
	cursor: pointer;
	color: #000;
      font-weight: bold;
	font-size: 90%;
}
#emailsub_wrapper
{
	padding: 0 10px 10px;
	text-align: center;
}
#emailsub_wrapper INPUT, #emailsub_wrapper .submit-mimi
{
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#emailsub_wrapper INPUT
{
	width: 150px;
	border: 1px solid #aaa;
	height: 20px;
	line-height: 20px;
	padding: 1px 1px 0;
	color: #fff;
	font-family: "Trebuchet MS";
	margin-bottom: 5px;
        background: #000;
}
#emailsub_wrapper .submit-mimi
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	border: 1px solid #aaa; 
	height: 20px;
	line-height: 20px;
	padding: 2px 7px 3px;
	cursor: pointer;
	color: #000;
      font-weight: bold;
	font-size: 90%;
}
#myebay
{
	padding: 10px 0;
	text-align: center;
}
/*#### FEATURED ####*/
#featured
{
	text-align: center;
}
#featured h2
{
	line-height: 40px;
	height: 40px;
	padding: 0 10px;
      color: #000;
      background: url(http://custom.buyitsellit.com/9029/BLUEBARSOFT.png);
}
TABLE #products
{
	width: 100%;
}
TABLE#products TD
{
	vertical-align: bottom;
	width: 33%;
	border: 1px solid #aaa;
        background: url(http://custom.buyitsellit.com/9029/darkback.png);

}
TABLE#products TD H3 A
{
	color: #FFF;
	font: bold 13px "Trebuchet MS";
}

#products img
{ 
        margin-bottom: 10px;
}
#products A.button
{
	color: #000;
      font-weight: bold;
	padding: 3px;
	border: 1px solid #ccc;
        background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	font-size: 90%;

}
#products A.button:hover
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON2.png);
}
/*##### Product List Page #####*/
#crumb, #crumb A
{
	font-size: 90%;
	color: #5bb5f1; 
        margin-top: 10px;
}
#crumb A:hover
{
	color: #ccc;
}
#sort
{
	margin: 10px 0;
}
#pagination
{
	padding-bottom: 15px;
}
#pagination A:hover
{
	color: #ccc;
}
#pagination A#prev
{
	float: left;
}
#pagination A#next
{
	float: right;
}

.pages {
align: center;
margin: 10px;
display: inline;
font-size: 95%;
}

.pages a, .pages span {
display: inline-block;

padding: 0.2em 0.5em;
margin-right: 0.1em;
border: 2px solid #c0c0c0;
color: #000;
font-weight: bold;
background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
}

.pages span.current {
border: 2px solid #c0c0c0;
font-weight: bold;
background: #c0c0c0;
color: #000;
}

.pages a {
border: 2px solid #c0c0c0;
text-decoration: none;
}

.pages a:hover {
background: url(http://custom.buyitsellit.com/9029/BUTTON2.png);
}

.pages a.nextprev {
font-weight: bold;
}

.pages span.nextprev {
color: #000000;
}

.pages span.nextprev {

color: #000000;
}

.pages .nextprev {

}


/*##### Product Details Page #####*/
H2#title
{
	text-align: center;
}
#photos
{
	text-align: center;
}
IMG#product-full
{
	margin: 10px 0;
}
#photo-thumbs
{
	text-align: center;
}
#photo-thumbs IMG
{
	margin: 5px 5px 10px;
}
.price
{
	font-weight: bold;
	font-size: 170%;
        color: #8BC592;
}
INPUT.add-to-cart
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	border: 1px solid #aaa;
	color: #000;
        font-weight: bold;
	cursor: pointer;
        margin-top: 3px;;
}
INPUT.add-to-cart:hover
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON2.png);
}
#availability B
{
	color: #8BC592;
}
.productOption
{
	margin-bottom: 10px;
}
.productOption SPAN
{
	width: 75px;
	float: left;
}
/*##### Cart Page #####*/
#cart-item
{
	padding: 10px 0 20px;
	border-bottom: 1px dotted #ccc;
}
#cart-item IMG
{
	padding-right: 15px;
	float: left;
}
P.cart-price
{
	_line-height: 0.3;
}
.product-options INPUT
{
	width: 25px;
	padding: 0 2px;
	color: #fff;
        background: #000;
        text-align: right;
        margin-top: 3px;
}
#delete
{
	text-align: right;
	_margin-top: -39px;
	margin-top: -34px;
}
#delete A
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	border: 1px solid #aaa;
	padding: 2px 3px;
	color: #000; 
	font-weight: bold;
	font-size: 85%;
}
#clear-update
{
	text-align: left;
	padding: 0 0 10px;
	clear: both;
}
#clear-update A
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	border: 1px solid #aaa;
	padding: 2px 3px;
	color: #000; 
	font-weight: bold;
	font-size: 85%;
}
#shipping-rates
{
	text-align: right;
	clear: both;
	padding: 0 0 10px;
}
#shipping-rates INPUT
{
        background: #fff;
        color: #444;
}
#CountryCode 
{
        background: #fff;
        color: #444;
}
#shipping-rates A
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	border: 1px solid #aaa;
	padding: 2px 3px;
	color: #000;
	font-weight: bold;
	font-size: 85%;
}
#cart-total
{
	clear: both;
	text-align: center;
	background-color: #333;
	padding: 10px;
	border: 1px dotted #ccc;
}
#cart-total A
{
	background: url(http://custom.buyitsellit.com/9029/BUTTON.png);
	border: 1px solid #aaa;
	padding: 2px 3px;
	color: #000;
	font-weight: bold;
        font-size: 120%;
}
#google-checkout
{
	text-align: center;
        font-weight: bold;
	color: #8BC592;
}

/*##### Footer #####*/
#footer {
	clear:both;
	float:left;
	width:100%;
	padding:0;
	margin:0;
	background: url(http://custom.buyitsellit.com/9029/grayback.png);
	text-align: center;
	padding: 15px 0;
      font-weight: none;
        font-size: 100%;
	color: #000;
        height: 100px;

}
#footer A, .footer A:visited
{
	color: #222;
}
#footer A:hover
{
	color: #0f5687;
}

#footer p {
	padding:.5em 15px;

}




























