body {
	margin: 0px;
	background: #ffffff url(../images/main-bg.gif) top repeat-x;
}
form {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
}
table td{
	vertical-align: top;
	padding: 0px;
}
p,td,div,th, input, select, textarea {
	font-family: Tahoma;
	font-size: 13px;
	text-align: left;
	color: #666666;
}
a{
	color: #0071a9;
}
a:hover{
	text-decoration: none;
}
a img {
	border: none;
}
div.Left {
	float: left;
}
div.Right {
	float: right;
}
div.Clear {
	clear: both;
	font-size: 1px;
}
input.Text {
	width: 115px;
	border: 1px solid #666666;
	float: left;
	height: 19px;
}
span.Required {
	color: #c31e21;
}
/********** Headers *************/
h1 {
	margin: 0px;
	color: #a7271d;
	font-size: 21px;
	padding: 0px 0px 11px 0px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 8px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	color: #333333;
}/*
h3 {
	font-size: 29px;
	font-weight: normal;
	font-family: Trebuchet MS;
	padding: 0px;
	color: #ffffff;
	margin: 0px;
}*/
h3 {
	font-weight: normal;
	font-family: Trebuchet MS;
	margin: 0px;
}

/************** Common Layout Parts ************/
#fixMinWidth {
	width: expression((document.body.clientWidth < 1085) ? "1085px":"100%");
	min-width: 1085px;
	text-align: center;
}
div.MainArea {
	width: 863px;
	margin-left: auto;
	margin-right: auto;
}
div.Header {
	background: url(../images/menu-top-shadow.gif) bottom no-repeat;
	border-top: 1px solid #e5f7fe;
}
div.Logo {
	float: left;
	padding: 17px 180px 10px 10px;
}
div.ComingSoon {
	background: url(../images/coming-soon.gif) top right no-repeat;
}
div.LoginForm {
	padding: 29px 0px 0px 0px;
	float: left;
}
div.LinkButton {
	padding: 2px 0px 0px 0px;
}
div.LinkButton a {
	color: #008eb0;
}
a.Button {
	/*display: block;*/
	background: #2a73a0 url(../images/button-bg.gif) top repeat-x;
	padding: 2px 13px 6px 14px;
	color: #ffffff;
}
div.Button input {
	background: #2a73a0 url(../images/button-bg.gif) top repeat-x;
	padding: 2px 13px 4px 14px;
	color: #ffffff;
	text-align: center;
	border: none;
}
.BtnPosition{
	margin: 0px 0px 20px 153px;
/*	width: 60px;*/
}
.BtnPosition2 {
	margin: 20px 0px;
}
.BtnPosition a,
.BtnPosition2  a{
	width: 60px;
	text-align: center;
}
div.CallInfo {
	float: left;
	padding: 10px 0px 23px 129px;
	font-size: 13px;
	background: url(../images/call-bg.jpg) 9px bottom no-repeat;
}
div.CallInfo a {
	font-size: 16px;
	line-height: 36px;
	color: #008eb0;
}
div.CallInfo div.Number {
	font-size: 19px;
	color: #000000;
	padding-top: 1px;
}
div.Footer {
	width: 843px;
	border-top: 1px solid #c5c5c5;
}
div.FootLogo {
	padding: 12px 13px 31px 22px;
	float: left;
}
div.Copyright {
	padding: 40px 0px 0px 0px;
	color: #999999;
	font-size: 12px;
}
a.LightBgBtn {
	display: block;
	width: 28px;
	height: 28px;
}
a.LightBgBtn:hover {
	background: url(../images/light-btn-bg.gif) center left no-repeat;
}
a.DarkBgBtn {
	display: block;
	width: 28px;
	height: 28px;
}
a.DarkBgBtn:hover {
	background: url(../images/dark-btn-bg.gif) center left no-repeat;
}
/************** Menu ************/
div.MenuArea {
	background: url(../images/menu-bot-shadow.gif) bottom no-repeat;
	padding: 0px 0px 8px 0px;
}
table.Menu {
	background: url(../images/menu-bg.gif) top left no-repeat;
}
table.Menu td {
	vertical-align: middle;
}
table.Menu td.FirstSmall {
	padding: 12px 4px 12px 20px;
}
table.Menu td.ItemSmall {
	padding-right: 15px;
}
table.Menu td.LastItem {
	padding-right: 9px;
}
table.Menu td a.MenuItem {
	display: block;
	padding: 10px 52px 18px 52px;
	font-size: 20px;
	background: url(../images/menu-sep.gif) left center no-repeat;
	color: #008eb0;
}
table.Menu td a.MenuLastItem {
	padding: 10px 58px 18px 52px;
}
table.Menu td.LastItem a.MenuItem {
	color: #ce0d0d;
}
table.Menu td a.SelItem {
	text-decoration:  none;
	background: url(../images/menu-ovr.gif) top left no-repeat;
}
table.Menu td.LastItem a.SelItem {
	background: url(../images/menu-last-ovr.gif) top left no-repeat;
}
table.Menu td a.MenuItem:hover {
	text-decoration:  none;
	background: url(../images/menu-ovr.gif) top left no-repeat;
}
table.Menu td a.MenuLastItem:hover{
	background: url(../images/menu-last-ovr.gif) top left no-repeat;
}

/************** Main Page ************/
div.WideArea {
	width: 1084px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/main-central-bg.gif) 98px top no-repeat;
	padding: 68px 0px 55px 0px;
}
div.LeftButton {
	float: left;
	padding: 112px 10px 0px 1px;
}
div.RightButton {
	float: left;
	padding: 112px 0px 0px 12px;
}
div.LeftImg {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 297px;
	height: 203px;
	background: url(../images/left-bg.gif) top left no-repeat;
}
div.LeftImg h3 {
/*	padding: 21px 40px 0px 19px;*/
	color: #ffffff;
	padding: 13px 40px 0px 12px;
	line-height: 27px;
	font-size: 20px !important;
}
div.LeftImg ul {
	margin: 0px;
/*	padding: 26px 140px 0px 19px;*/
	padding: 13px 130px 0px 28px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	line-height: 17px;
	list-style-image: url(../images/li-bullet.gif);
}
div.LeftImg a {
	color: #ffffff;	
}
div.RightImg {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 548px;
	height: 203px;
	background: url(../images/right-bg.gif) top left no-repeat;
}
div.RightImg h3 {
/*	padding: 21px 55px 0px 0px;*/
	padding: 13px 17px 0px 230px;
	color: #ffffff;
	line-height: 27px;
	text-align: left;
	font-size: 20px !important;
}
div.RightImg ul {
	margin: 0px;
/*	padding: 18px 50px 0px 207px;*/
	padding: 13px 40px 0px 249px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ffffff;
	line-height: 17px;
	list-style-image: url(../images/li-bullet.gif);
}
div.RightImg a {
	color: #ffffff;
}
div.LeftCol {
	float: left;
	width: 611px;
}
div.MainTextArea {
	padding: 0px 48px 0px 9px;
}
div.MainTextArea p {
	margin: 0px;
	padding-bottom: 16px;
	font-size: 13px;
}
div.SepLine {
	background: url(../images/sep-line.gif) bottom left repeat-x;
}
table.ProdTab th {
	text-align: left;
	font-weight: normal;
	width: 100%;
	vertical-align: top;
	padding: 9px 0px 10px 0px;
}
table.ProdTab th a {
	font-size: 12px;
}
table.ProdTab th div.Title {
	padding: 0px 0px 9px 0px;
}
table.ProdTab th div.Title a {
	font-size: 18px;
	color: #333333;
}
table.ProdTab th a.Design {
	font-size: 15px;
}
table.ProdTab td {
	padding: 5px 0px;
}
div.RightCol {
	float: left;
	padding-top: 30px;
	text-align: center;
	width: 248px;
}
div.RightCol div.Reviews {
	padding: 0px 3px 0px 0px;
}
div.RightCol div.Reviews a {
	font-size: 13px;
}
div.RightCol div.Reviews div.QuoteText {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	padding: 9px 16px 8px 16px;
}
div.RightCol div.Reviews div.Author {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 0px 0px 26px 53px;
	margin-top: -16px;
}
div.ColTab {
	background: #edf3f5;
	width: 843px;
}
table.MainCols {
	width: 100%;
}
table.MainCols th {
	width: 20%;
	padding: 17px 2px 13px 29px;
	text-align: left;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
}
table.MainCols td {
	width: 20%;
	padding: 0px 2px 10px 29px;
}
table.MainCols td ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
table.MainCols td ul li {
	padding: 0px 0px 6px 0px;
}
table.MainCols td ul li a {
	font-size: 13px;
}
div.LoginBoxArea table.FormView {
	margin-bottom: 10px;
}
div.LoginBoxArea table.FormView th {
	padding-right: 10px;
}
div.LoginBoxArea table.FormView td input {
	margin: 0px;
}
div.LoginBoxArea table.FormView td input.Text {
	width: 146px;
}
div.LoginBoxArea div.AccountArea {
	border-left: 1px solid #76b6d6;
	border-right: 1px solid #76b6d6;
	background: #f0f5f7;
	padding: 0px 0px 0px 7px;
}
div.LoginBoxArea div.AccountArea p {
	margin: 0px;
	line-height: 25px;
}
/************** Inner Pages ************/
div.Breadcrumbs {
	color: #b9b9b9;
	padding: 26px 6px 10px 6px;
	font-family: Trebuchet MS;
	font-size: 12px;
}
div.Breadcrumbs a {
	color: #a3b5c5;
	font-family: Trebuchet MS;
	font-size: 12px;
}
div.ContentArea {
	padding: 20px 6px;
	padding-right: 20px;
}
div.ContentArea h1 {
	font-size: 33px;
	color: #008eb0;
	padding-bottom: 20px;
}
div.ContentArea p {
	margin: 0px 0px 10px 0px;
	font-size: 13px;
}
div.ContentArea div.Content {
	font-size: 13px;
}
div.ContentArea h3  {
	font-size: 18px !important;
	color: #000000 !important;
	padding-bottom: 12px !important;
}
div.ContentArea div.Content ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 23px 0px;
}
div.ContentArea div.Content ul li {
	background: url(../images/mark.gif) left 4px no-repeat;
	line-height: 130%;
	padding: 0px 0px 5px 23px;
}
div.ContentArea div.Content .ProsArea {
	background: url(../images/pros.gif) left 0px no-repeat;
	border-bottom: 1px dashed #c5c5c5;
	padding: 0px 0px 25px 55px;
}
div.ContentArea div.Content .ConsArea {
	background: url(../images/cons.gif) left 20px no-repeat;
	padding: 27px 0px 40px 55px;
}
/*-----------------------------------------------------------------------------------------*/
/*div.ContentArea div.Content h2,
div.ContentArea div.Content h2 div{
	font-size: 20px;	
	padding: 3px 20px 0px 20px;
}*/
div.ContentArea  h2  {	
	background: url(../images/header-bg.gif) 0 0 no-repeat;
	padding: 11px 23px 14px 23px;
	margin: 0px 0px 20px 0px;
}
div.ContentArea  h2 div {
	font-size: 20px !important;

	padding: 0px; 
	margin: 0px;
}
div.ContentArea  h2 span {
	padding-left: 42px;
}
div.ContentArea  h2 div#labIcon {
	position: absolute;
	background: url(../images/header-icon.gif) top left no-repeat;
	width: 31px;
	height: 51px;
	z-index: 10;
	margin-top: -25px;
	margin-left: -3px;
}

div.ContentArea  .Annotation {	
	background: url(../images/annotation-bg.gif) left bottom no-repeat;
	margin: 20px 0px;
}
div.ContentArea  .Annotation  div{	
	background: url(../images/annotation-top-bg.gif) left top no-repeat;
	padding: 8px 23px 10px 23px;
}
div.ContentArea  .Annotation  div div {
	background: none;
	padding: 0px;
}
div.ContentArea  .Annotation p {
	margin: 0px;
	padding: 12px 0px 0px 0px;
	_padding: 12px 0px 0px 0px;
}
div.ContentArea  .Annotation p.AnnIcon {	
	background: url(../images/ann-icon.gif) top left no-repeat;
	padding-left: 65px;
	_padding-bottom: 3px;
}
div.Testimonial {
	background: transparent url(../images/bubble-bg.gif) left 16px no-repeat;
	padding: 10px 0px 0px 0px;
	margin-bottom: 13px;
}
div.Testimonial div{
	border-left: 1px solid #d9d9d9;
	padding: 0px 0px 5px 0px;
	margin-left: 29px;
}
div.Testimonial div span{
	display: block;
	padding: 5px 10px 5px 26px;
	font-size: 14px;
	font-style: italic;
}
div.Testimonial div span strong{
	font-size: 16px;
}
div.Testimonial div p {
/*	width: 390px;*/
	padding: 0px 20px 0px 26px;
}
/*-----------------------------------------------------------------------------------------*/

/************** Catalogue ************/
div.CategoryCol {
	float: left;
	width: 232px;
}
div.CategoryListArea {
	width: 222px;
}
div.CategoryListArea ul {
	padding: 9px 10px 0px 15px;
	margin: 0px;
	list-style-type: none;
	background-color: #f0f5f7;
}
div.CategoryListArea ul li {
	padding: 0px 0px 3px 24px;
	background: url(../images/tick.gif) left 9px no-repeat;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}
div.CategoryListArea ul li a {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #008eb0;
}
div.CategoryListArea ul li ul {
	padding: 9px 0px 10px 0px;
}
div.CategoryListArea ul li ul li{
	padding: 0px 0px 9px 0px;
	background: none;
	font-weight: normal;
}
div.CategoryListArea ul li ul li a {
	font-weight: normal;
}
div.ProductCol {
	float: left;
	width: 605px;
}
table.ProductList {
	/*width: 100%;*/
}
table.ProductList td {
	width: 302px;
}
td.ProdImg {
	padding: 5px 10px 54px 0px;
}
div.ProdTitle {
	padding: 0px 0px 10px 0px;
}
div.ProdTitle a {
	font-size: 18px;
	color: #008eb0;
}
div.ProdDescr, div.ProdDescr p  {
	padding: 0px 0px 5px 0px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #363636;
	line-height: 15px;
}
table.ProductList td table td {
	width: 0px;
}
table.ProductList td.w100 {
	width: 100%;
}
table.ProductList td.ProdDetails {
	padding: 0px 25px 54px 0px;
}
div.Prices {
	padding: 8px 0px 0px 0px;
}
div.Prices div.Left {
		width: 105px;
}
div.Prices div {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #363636;
}
div.Prices div.Red {
	color: #c31e21;
}
div.Prices div.Right {
/*	padding: 0px 30px 0px 0px;*/
	padding: 0px 5px 0px 0px;
	font-weight: bold;
}
table.CategoryList {
}
table.CategoryList th {
	width: 160px;
	padding: 0px 0px 0px 12px;
	font-weight: normal;
	vertical-align: middle;
}
table.CategoryList th a {
	font-size: 18px;
	color: #008eb0;
}
table.CategoryList td {
	padding: 10px 0px 10px 10px;
}

/************** Shopping cart ************/
div.OuterBord {
	border: 1px solid #efefef;
}
div.InnerBord {
	border: 1px solid #e8e8e8;
	padding: 3px 4px;
}
/************* Mini cart *************/
div.CartBlock {
	float: left;
	padding: 10px 0px 0px 0px;
}
div.CartBlock table {
	width: 230px;
	height: 95px;
}
div.CartBlock table td {
	padding: 0px 0px 0px 13px;
}
div.CartBlock table td.FullCart {
	background: url(../images/mini-cart-bg.gif) center no-repeat;
	width: 78px;
	padding: 10px 0px 0px 0px;
}
div.CartBlock table td.EmptyCart {
	background: url(../images/mini-cart-empty-bg.gif) center no-repeat;
	width: 78px;
	padding: 10px 0px 0px 0px;
}
div.CartBlock table td span {
	font-size: 12px;
	color: #333333;
	padding-left: 9px;
}
div.CartBlock table td div.ItemsAmount {
	font-size: 27px;
	color: #96e8ff;
	text-align: center;
	padding-top: 6px;
}
div.CartBlock table td div.ItemsText {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin-top: -4px;
}
div.CartBlock table td div.Total {
	font-size: 15px;
	color: #c31e21;
	padding: 30px 0px 1px 7px;
	font-weight: bold;
}
div.CartBlock table td div.MiniCartLinks {
	padding: 0px 0px 0px 7px;
}
div.CartBlock table td div.EmptyCart {
	font-size: 12px;
	color: #333333;
	padding: 44px 0px 0px 0px;
}
table.ListView td div.SmallImgs {
	padding: 4px 3px;
	float: left;
	margin-left: 4px;
	_margin-left: 2px;
}
table.ListView td div.SmallImgs img {
	cursor: pointer;
	border: 1px solid #55b9e5;	
	margin-right: 5px;
}
table.ListView td div.SmallImgs div p{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}
/************** FormView ************/
table.FormView {
	margin-bottom: 17px;
}
table.FormView th{
	font-weight: normal;
	text-align: right;
	padding: 0px 18px 0px 0px;
	width: 135px;
}
table.FormView td{
	padding: 4px 14px 2px 0px;
}
table.FormView td input.Text {
	border: 1px solid #b0bcc7;
	height: 22px;
	float: left;
	padding-left: 2px;
	width: 220px;
}
table.FormView td select.Text {
	height: 22px;
	float: left;
	width: 150px;
}
table.FormView td textarea {
	border: 1px solid #b0bcc7;
	float: left;
	width: 300px;
}

div.LoginForm  table.FormView th{
	font-weight: normal;
	text-align: right;
	padding: 0px 18px 0px 0px;
}
div.LoginForm  table.FormView td{
	padding: 1px 0px 1px 0px;
}
div.LoginForm  table.FormView td.LoginLinks {
	padding: 9px 0px 0px 0px;
}
div.LoginForm  table.FormView td.LoginLinks  a {
	color: #008eb0;
}
div.LoginForm  table.FormView td.LoginLinks  a.Button {
	color: #ffffff;
}

td.TotalTab {
	vertical-align: middle;
	padding: 15px 0px 20px 9px;
	width: 199px;
}
td.Info {
	background: url(../images/tab-sep.gif) center left no-repeat;
	vertical-align: middle;
	padding-left: 25px;
}
td.Info p {
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 3px 0px;
}
td.Info li{
	color: #333333;
}
table.CartTotal th {
	color: #333333;
	font-size: 12px;
	padding: 0px 28px 0px 0px;
	font-weight: normal;
	text-align: right;
	width: 87px;
}
table.CartTotal td {
	font-size: 18px;
	color: #333333;
	padding: 1px 0px 1px 0px;
}
table.CartTotal td.TotalSum  {
	color: #c31e21;
}
table.CartTotal td.PayPalBtn {
	width: 100%;
	padding: 10px 0px 0px 25px;
}
table.ReviewPayment th {
	padding: 5px 28px 5px 0px;
}
table.ReviewPayment td {
	font-size: 12px;
	vertical-align: middle;
	font-weight: bold;
}
td.ReviewTab {
	width: 40%;
}
/************** InfoTable ************/

.InfoTable td {
	padding: 10px 5px !important;
	width: auto !important;
}
.InfoTable td.ar {
	width: 135px !important;
}

/************** ListView ************/
table.ListView {
	width: 100%;
}
table.ListView th {
	background: #e8f1f4;
	color: #333333;
	font-size: 13px;
	border-left: 1px solid #ffffff;
	padding: 11px 14px 12px 14px;
}
table.ListView th.First {
	border-left: none;
	width: 42px;
	padding: 0px;
}
table.ListView tr {
	background: url(../images/sep-line.gif) top left repeat-x;
}
table.ListView tr.NoBord {
	background: none;
}
table.ListView tr.NoBord td {
	background-image: none;
}
table.ListView td {
	padding: 4px 14px 2px 14px;
	vertical-align: middle;
	width: 25%;
	font-size: 13px;
	color: #333333;
}
table.ListView td.First {
	width: 55px;
	text-align: center;
	padding: 4px 0px 2px 0px;
}
table.ListView td.First a {
	margin-left: 14px;
	margin-right: 10px;
}
table.ListView td.First a.LightBgBtn  {
	float: left;
}
table.ListView td.Sum {
	font-weight: bold;
	background: #f6f9fb url(../images/sep-line.gif) top left repeat-x;
}
table.ListView td.TotalText {
	text-align: right;
	font-weight: bold;
	padding-right: 9px;
}
table.ListView td.Wide {
	width: 35%;
}
table.ListView td.TotalSum {
	color: #990000;
	font-weight: bold;
	background: #e8f1f4 url(../images/sep-line.gif) top left repeat-x;
	padding: 14px 14px 8px 14px;
}
table.ListView td input.Text {
	border: 1px solid #b0bcc7;
	height: 22px;
	float: left;
	width: 70px;
	padding-left: 2px;
}
table.ListView td div {
	padding-top: 7px;
	font-size: 13px;
	color: #333333;
}
table.ListView td p#sizeColor {
	color: #008fb2;
	cursor: pointer;
	background: url(../images/dash-bg.gif) left bottom repeat-x;
	padding: 7px 0px 2px 0px;
	float: left;
}
table.ListView td p#sizeColor.Over {
	background: none;
}
table.OrderList td {
	width: auto;
}
table.ListView td div.PreviewArea {
	position: absolute;
	border: 1px solid #76b6d6;
	background: #ffffff;
	width: 719px;
	height: auto;
	padding-top: 0px;
}
div.PreviewArea h4 {
	text-align: right;
	padding: 15px;
	margin: 0px;
	background: #ebebeb;
	cursor: pointer;
}
table.ListView td div.PreviewArea div p {
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 5px 0px;
}

#sizeColorHolder {
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 4px 6px 16px 0px;
}
#sizeColorHolder h4 {
	margin: 0px;
	padding: 0px 0px 20px 6px;
	color: #008fb2;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
	background: url(../images/close-ico.gif) right 1px no-repeat;
}
#sizeColorHolder table th {
	font-weight: normal;
	background: none;
	padding: 0px 10px 0px 16px;
	width: 0px;
}
#sizeColorHolder table tr {
	background: none;
}
#sizeColorHolder table td {
	padding: 0px 30px 4px 0px;
	width: 0px;
}

.ProductDescription {
	padding: 0px 0px 20px 12px;
}
/********** Special Classes (margins, paddings, widthes) **********/
.ar {
	text-align: right;
}
.ac {
	text-align: center;
}
.pl14 {
	padding: 0px 0px 0px 14px;
}
.w100 {
	width: 100%;
}
/************** Test Styles ************/
.b1{ border: 1px solid red !important; }
.b2{ border: 1px solid green !important; }
.b3{ border: 1px solid blue !important; }