/*//////// General Layout ///////////*/

body
{
	background-color: #000000;
	font-family: 'arial',sans-serif;
	font-size:12px;
	color: #404040;
}

#container
{
	width: 700px;
	margin: 0 auto;
}

#topstrip
{
	width: 700px;
	height: 54px;
	float: left;
}

#leftCol
{
	width: 218px;
	float: left;
	border: 1px #ffffff solid;
	height: 100%;
}

#mainCol,
#mainColTwo
{
	float: left;
}

#navigation
{
	height: 280px;
	border-bottom: 1px #ffffff solid;
	background-image: url('/images/nav_bg.gif');
}

#nav_linkholder
{
	float: right;
	text-align: right;
	padding: 0 20px 0 0;
}

#footer
{
	width: 700px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 80%;
	padding: 5px 0 0 5px;
}

#int_leftcol
{
	float: left;
	width: 220px;
}

#int_rightcol
{
	float:left;
	width: 470px;
	background-color: #ffffff;
	padding: 10px 5px 5px 5px;
	min-height: 484px;
	_height: 484px;
}

#int_maincontent
{
	float: left;
	width: 350px;
	margin: 0 11px 0 5px !important; margin: 0 10px 0 2px;
}

#int_thumbnails
{
	float: left;
	width: 100px;
	height: 470px;
	overflow: hidden;
}

#spacer
{
	height: 359px;
}


/*//////////// Text, Links & Images //////////////*/

img
{
	border: 0;
}

img.images
{
	border: 0;
	margin-bottom: 0px !important; margin-bottom: -3px;
}

#main_text
{
	float: left;
	background-color: #ffffff;
	width: 449px;
	min-height: 171px;
	_height: 171px;
	border: 1px #ffffff solid;
	border-left: 0;
	border-top: 0;
	padding: 30px 15px 15px 15px;
	
}

#main_image
{
	width: 479px;
	height: 280px;
	border: 1px #ffffff solid;
	border-left: 0;
}

#bottomleft_image,
#int_bottomleft_image
{
	width: 218px;
}

#int_bottomleft_image
{
	margin-top:0px;
}

#int_main_image
{
	border: 1px #000000 solid;
	float: left;
}

#int_main_text
{
	float: left;
	width: 344px;
	padding: 15px 5px 5px 0px;
}

#int_form
{
	float: left;
	padding: 10px 0 0 4px !important; padding: 5px 0 0 4px;
}

#product_name
{
	float: left;
	width: 215px;
	margin: 0 0 5px 0;
}


#product_description
{
	float: left;
	width: 225px;
	border-right: 1px #999999 solid;
	padding: 0 10px 0 0 !important; padding: 10px 10px 0 0;
}

.thumbnails
{
	margin-bottom: 5px;
}

.thumbnailSide
{
	border: 1px solid #666;
	margin-bottom: 5px;
	float: right;
}

.thumb
{
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px #666 solid;
}

.title,
.titleListing,
.titleInt,
.product_price,
.titleOther,
.titleSide
{
	font-family: times new roman;
	font-size: 120%;
	color: #999;
	letter-spacing: -.8px;
	font-weight: normal;
}



.titleSide
{
	margin: 0px;
	margin-left: 12px;
	color: #666;
	font-size: 120%;
	font-weight: bold;	
}

.title
{
	font-size: 130%;
	font-weight: bold;
}
.titleListing
{
	font-size: 130%;
	font-weight: bold;
	padding: 0px;
}

titleInt
{
	font-size: 120%;
	color: #666;
}

.product_price 
{
	font-size: 120%;
	color: #333;
	margin-left: 20px;
}

.thankYouText
{
	font-size: 120%;
	color: #000;
	padding: 10px;
	font-family: Helvetica;
}

a.thanks:link,
a.thanks:visited,
a.thanks:focus,
a.thanks:hover,
a.thanks:active
{
	font-size: 100%;
	color: #000;
	font-family: Helvetica;
	text-decoration: one;
}

a:hover
{
	text-decoration: none;
}

a.footer:link,
a.footer:visited,
a.footer:focus,
a.footer:hover,
a.footer:active
{
	text-decoration: none;
	color: #ffffff;
}

a.footer:hover
{
	text-decoration: underline;
	color: #ffffff;
}

a:link,
a:visited,
a:focus,
a:hover,
a:active
{
	text-decoration: one;
	color: #404040;
	font-size: 100%;
}

a:hover
{
	text-decoration: none;
	color: #404040;
}

a.remove:link,
a.remove:visited,
a.remove:focus,
a.remove:hover,
a.remove:active
{
	color: #000;
	text-decoration: one;
	font-size: 90%;
}

a:hover
{
	text-decoration: none;
}

a.side:link,
a.side:visited,
a.side:focus,
a.side:hover,
a.side:active
{
	text-decoration: one;
	color: #404040;
	font-size: 90%;
	float: left;
	margin: 5px;
	margin-left: 7px;
}

a:hover
{
	text-decoration: none;
	color: #404040;
}

a.wholesale,
a.wholesale:visited,
a.wholesale:focus,
a.wholesale:hover,
a.wholesale:active
{
	font-family: times new roman;
}

#termsSpacer
{
	height: 109px;
}

.small
{
	font-size: 80%
}

/*//////////// Tables /////////////*/


table.product
{
	width: 100%;
	border-collapse: collapse;
	font-size: 100%;
	margin-bottom: 15px;
}

table.delivery
{
	width: 340px;
}

table.product th,
table.product td,
table.product th.two
{
	text-align: left;
	background-color: #000;
	padding: 3px;
	color: #fff;
}

table.product th.two
{
	padding-left: 50px;
}

table.product td.one
{
	background-color: #fff;
	color: #000;
	border-bottom: 1px solid grey;
}

table.product td.two
{
	background-color: #fff;
	color: #0C4068;
	text-align: right;
	border-bottom: 1px solid grey;
}





/*//////////// Forms /////////////*/

label
{
	width: 100px;
	float: left;
}

input.qty
{
	height: 15px;
	width: 20px;
}

.inputQty
{
	border: 1px solid black;
	width: 20px;
}

input.add
{
	width: 70px;
	color: #000;
	background-color: #fff;
	border: 1px solid black;
	margin-left: 100px;
}

select
{
	font-size: 110%;
	color: #000;
	background-color: #fff;
	border: 1px solid black;
}

.basketAdd
{
	margin-top: 1px;
}

input.basket
{
	margin-top: 10px;
	margin-left: 252px;
}

.inputText
{
	width: 200px;
	border: 1px black solid;
	margin-bottom: 5px;
}