/* Main CSS Start */
* {
	padding: 0;
	margin: 0;
}
body {
	background: url(../images/body_bg.gif) repeat;
	padding: 28px 0;
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper {
	width: 891px;
	margin: 0 auto;
	background: url(../images/wrapper_bg.gif) repeat-y;
}
.wrapper_end {
	height: 3px;
	background: url(../images/line_2.gif) repeat-x left;
	display: block;
	line-height: 0;
	font-size: 0;
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
/* Main CSS End */


/* Header CSS Start */
.testimonial{
	float:left;
	text-align:left;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-left:27px;
	margin-top:20px;
	width:160px;
}

#header {
	width: 891px;
	height: 250px;
	background: url(../images/header.gif) no-repeat;
}
#inner-header{
	background: url(../images/logo.jpg) no-repeat;
	height:120px;
	margin: 0px 0px 0px 25px;
}
#header h1 {
	width: 267px;
	height: 101px;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	padding: 12px 0 0 24px;
	float: left;
}
#inner-header h1 a {
	width: 240px;
	height:101px;
	display: block;
}
#header ul {
	list-style: none;
	padding: 70px 0 0 50px;
}
#header ul li {
	float: left;
	font-size: 19px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	padding: 0 30px 0 0;
}
#header ul li a {
	color: #ce0d3d;
	text-decoration: none;
}
#header ul li a:hover {
	color: #a3d4f4;
}
.search_cart {
	width: 300px;
	float: right;
	/*padding: 10px 25px 0 0;*/
	padding: 0px 25px 0 0;
}
.cart {
	width: 85px;
	height: 85px;
	line-height: 0;
	font-size: 0;
	text-indent: -9000px;
	background: url(../images/cart.gif) no-repeat;
	display: block;
	float: right;
}
.search {
	position:absolute;
	width: 300px;
	top: 140px;
}
.search input.search_field {
	width: 252px;
	border: #dddddd 1px solid;
	float: left;
	padding: 3px;
	color: #b2b2b2;
}
.search input.ok_bttn {
	width: 35px;
	height: 24px;
	border: 0;
	background: url(../images/ok.gif) no-repeat;
	cursor: pointer;
	float: left;
	margin-left: 4px;
}
/* Header CSS End */


/* Content CSS Start */
#content {
	width: 841px;
	padding: 20px 0 0px 0;
	display:inline-table;
	font-size:12px;
}

#left_col {
	width: 177px;
	/*float: left;*/
	vertical-align:top;
	padding: 0 0 0 16px;
	background:url(../images/leftbg.png) repeat-y;
	display:table-cell;
}
#left_col h2.category {
	width: 177px;
	height: 40px;
	background: url(../images/categoryribbon.jpg) no-repeat;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	margin-bottom:0px;
}
#left_col h2.colour {
	width: 177px;
	height: 40px;
	background: url(../images/colourribbon.jpg) no-repeat;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	margin-bottom:0px;
}
#left_col ul {
	list-style: none;
	padding: 12px 2px;
	/*background: url(../images/line_1.gif) repeat-x bottom;*/
}
#left_col ul li {
	list-style: none;
	font-size: 13px;
	padding: 0 0 0 26px;
	line-height: 36px;
	font-weight: normal;
}
#left_col ul li a {
	text-decoration: none;
	color: #222222;
}
#left_col ul li a:hover {
	color: #cd013e;
}
.inner_left_col {
	padding-left:18px;
}
.dashed_box {
	width: 140px;
	background: url(../images/dashed.gif) repeat-y;
}
#right_col {
	width: 620px;
	float: right;
	position:relative;
	padding: 0px 20px 0 0;
	padding-left:10px;
	display:table-cell;
}
#right_col p {
	color: #5f5f5f;
}

#right_col p {
	text-decoration: none;
}
/*#right_col h1,h2 {
	color: #a3d4f4;
	font-size: 24px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;*/
}
/*#right_col a {
	font-size:12px;
	color: #ce0d3d;
	text-decoration: none;
}
#right_col a:hover {
	color: #5f5f5f;
	font-size: 11px;
}*/
.img_container2 {
	width: 200px;
	height: 270px;
	border: #a3d4f4 1px solid;
	text-align: center;
}

.img_container {
	width: 271px;
	border: #a3d4f4 1px solid;
	float: left;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 80px;
	margin: 4px 23px 0 0;
}

.img_container3 {
	width: 275px;
	height: 390px;
	border: #a3d4f4 1px solid;
	float: left;
	text-align: center;
	margin: 4px 23px 0 0;
}

.img_container img{
	vertical-align:middle;
}

.price {
	font-size: 15px !important;
}
.price span {
	color: #a3d4f4;
	font-weight: bold;
}

.price2 {
	color: #a3d4f4;
	font-weight: normal;
	font-size:14px;
}

.add_to_cart {
	width: 147px;
	height: 39px;
	background: url(../images/addtocartribbon.jpg) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9000px;
	display: block;
	float: left;
	margin-left: 10px;
}
.view_cart {
	width: 137px;
	height: 39px;
	background: url(../images/viewcartribbon.jpg) no-repeat;
	font-size: 0;
	line-height: 0;
	text-indent: -9000px;
	display: block;
	float: left;
	margin-left: 4px;
}
/* Content CSS SEnd */


/* Footer CSS Start */
#footer {
	padding: 0 0 0 14px;
}
#footer ul {
	list-style: none;
	float: left;
	padding: 52px 0 0 0;
}
#footer ul li {
	float: left;
	height: 14px;
	background: url(../images/footer_sprtr.gif) no-repeat right;
	font-size: 14px;
	padding: 0 25px;
	line-height: 10px;
}
#footer ul li.last {
	background: none;
}
#footer ul li a {
	color: #dd0059;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #a3d4f4;
}
.subscribe {
	width: 219px;
	height: 84px;
	display: block;
	background: url(../images/subscribe.jpg) no-repeat;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	margin-left: 2px;
	float: left;
}
.subscribe2 {
	width: 219px;
	height: 84px;
	display: block;
	background: url(../images/subscribe.gif) no-repeat;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	margin-left: 2px;
	float: left;
}
.shipping {
	float: left;
	width: 241px;
	height: 29px;
	display: block;
	line-height: 0;
	font-size: 0;
	text-indent: -9000px;
	background: url(../images/world_wide_shiping.gif) no-repeat;
	margin: 43px 0 0 0;
}
.footer_end {
	width: 865px;
	height: 104px;
	background: url(../images/footer_end.gif) no-repeat;
	display: block;
	margin-top: 8px;
}
/* Footer CSS End */





/* Start Test css */


#content2 {
	padding: 30px 0 0px 0;
	display:inline-table;
}

#left_col2 {
	width: 177px;
	/*float: left;*/
	padding: 0 0 0 16px;
	display:table-cell;
	vertical-align:top;
	background:url(../images/leftbg.gif) repeat-y;
	
}
#left_col2 h2.category2 {
	width: 177px;
	height: 40px;
	background: url(../images/categoryribbon.jpg) no-repeat;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	margin-bottom:0px;
}
#left_col2 h2.colour2 {
	width: 177px;
	height: 40px;
	background: url(../images/colourribbon.jpg) no-repeat;
	text-indent: -9000px;
	font-size: 0;
	line-height: 0;
	margin-bottom:0px;
}
#left_col2 ul {
	list-style: none;
	padding: 12px 2px;
	/*background: url(../images/line_1.gif) repeat-x bottom;*/
}
#left_col2 ul li {
	list-style: none;
	font-size: 13px;
	padding: 0 0 0 26px;
	line-height: 36px;
	font-weight: normal;
}
#left_col2 ul li a {
	text-decoration: none;
	color: #222222;
}
#left_col2 ul li a:hover {
	color: #cd013e;
}
.inner_left_col2 {
	padding-left:18px;
	display:inline-table;
	
}
.dashed_box {
	width: 140px;
	background: url(../images/dashed.gif) repeat-y;
}
#right_col2 {
	width: 590px;
	float: right;
	padding: 0px 58px 0 0;
	padding-left:20px;
	display:table-cell;
}
#right_col2 p {
	color: #5f5f5f;
	font-size: 11px;
}

/* End Test css */
