.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

#container
{
	text-align: left;
	position: relative;
	width: 800px;
	margin:0;
	padding:0;
}

#left{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:262px;
	background-color:#FFFFFF;
	margin:0;
	margin-right: 4px;
	padding:0;
}

#center{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:320px;
	background-color:#FFFFFF;
	margin-left: 4px;
	margin-right: 4px;
}

#right{
	position:relative;
	width:202px;
	margin:0;
	margin-left: 4px;
	padding:0;
	float:left;
	background-color:#FFFFFF;
}

#subRight{
	position:relative;
	width:528px;
	margin:0;
	margin-left: 4px;
	padding:0;
	float:left;
	background-color:#FFFFFF;
}

#leftColTitle {
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 4px;
	color: #990000;
	background-image: url(images/column1_title_bg.gif); }

#centerColTitle {
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 4px;
	color: #990000;
	background-image: url(images/column2_title_bg.gif); }
	

#subMainTitle {
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 4px;
	position: relative;
	color: #990000;
	background-image: url(images/submain_title_bg.gif); }



#rightColTitle {
	height: 24px;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	padding-left: 4px;
	color: #990000;
	background-image: url(images/column3_title_bg.gif); }
	
#columnBottom {
	border-bottom-color: #B4B4B4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #B4B4B4;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #B4B4B4;
	border-right-width: 1px;
	border-right-style: solid; }


h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:120px;
	background-color:#ccFFFF;
	margin:0;
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(images/menu_bg.jpg);
	text-align: left;
	font-weight: bold;
	line-height: 30px;
}
h1 a{
	text-decoration: none;
	color: #000000;
}
h1 a:hover {
	color: #990000;
	text-decoration: none;
}

h2 {
	font-family: Verdana;
	padding: 4px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	}

h3 {
	font-family: Verdana;
	padding: 4px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

#important {
	color: #992200;
	font-weight: bold;
}

#menuleft  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:120px;
	background-color:#ccFFFF;
	margin:0;
	padding-left: 8px;
	padding-top: 4px;
	background-image: url(images/menu_bg.jpg);
	text-align: left;
	font-weight: bold;
	line-height: 30px;
}
#menuleft  a{
	text-decoration: none;
	color: #000000;
}
#menuleft  a:hover {
	color: #990000;
	text-decoration: none;
}

#menuright{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:128px;
	background-color:#FFFFFF;
	background-image: url(images/menu_logos_bg.jpg);
	margin: 0px;
	text-align: center;
	line-height: 8px;
}

#menuType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 19px;
	padding-left: 6px;
	padding-top: 6px;
	font-weight: bold; 
}

#mainMenu {
	background-image: url(images/main_menu_bg.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 52px;
	letter-spacing: 0px;
}
#mainMenu a {
	text-decoration: none;
	color: #000000;
}
#mainMenu a:hover {
	text-decoration: underline;
	color: #660000;
}	

#mainText2 {
	padding-left: 8px;
	padding-top: 6px;
	color: #333333;
}



#productSpacer {
	height: 5px; 
	background-image: url(images/prod_spacer_bg.gif);
	background-repeat: no-repeat;
}

#rightNews a{
	color: #990000;
	text-decoration: none; 
}
#rightNews a:hover{
	color: #990000;
	text-decoration: underline; 
}


#divLeft{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:330px;
	margin:0;
	padding:0;
}


#divRight{
	position:relative;
	width: 180px;
	text-align: right;
	margin: 0;
	padding: 0;
	padding-right: 4px;
	float: right;
}

#horizont {
	height: 1px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	margin-left: 10px;
	margin-right: 10px;
}

.producttext {
	font-size: 11px;
}
.producttext a{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.producttext a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.producttextaction {
	font-size: 11px;
}
.producttextaction a{
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.producttextaction a:hover{
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}


.productdetails {
	font-size: 12px;
	color: #555555;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
	border-collapse: separate;
	padding-top: 2px;
	padding-bottom: 2px;
}



.productdetailsaction {
	font-size: 12px;
	color: #993300;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
	border-collapse: separate;
	padding-top: 2px;
	padding-bottom: 2px;
}



#productdescript {
	font-size: 11px;
	color: #555555;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	width: 340px;
	text-align: left;
}

#actionTitle {
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#productprice {
	font-size: 16px;
	color: #000000; 
}

#productpriceaction {
	font-size: 16px;
	color: #993300; 
	font-weight: bold;
}

#big {
	font-size: 13px; }
	
#oldscoollink a{
	color: #0000EE;
	text-decoration: underline;}

#oldscoollink a:hover{
	color: #0000EE;
	text-decoration: none;}	
	
	
/*////////////////////////////////// F O O T E R ////////////////////////////////// */

#footer{
	position:relative;
	clear:both;
	padding-top: 10px;
	background-color:#FFFFFF;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 70px;
}

.footerRight {
	text-align: right;
	color: #000000;
	text-decoration: none;
}
.footerRight a{
	text-align: right;
	color: #990000;
	text-decoration: none;
}
.footerRight a:hover {
	text-align: right;
	color: #990000;
	text-decoration: underline;
}

#wd {
	text-align: center;
	font-size: 10px;
	color: #999999;
}

#wd a {
	text-decoration: none;
	color: #000000;
}

#wd a:hover {
	text-decoration: underline;
	color: #000000;
}


/*////////////////////////////////// A D M I N ////////////////////////////////// */
	
#admincontainer
{
	text-align: left;
	position: relative;
	width: 990px;
	margin:0;
	padding:0;
}



#adminleft{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:140px;
	background-color:#FFFFFF;
	margin:0;
	margin-right: 4px;
	padding:0;
}

#adminCenter{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:420px;
	background-color:#FFFFFF;
	margin-left: 4px;
	margin-right: 4px;
}

#adminCenter2{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:842px;
	background-color:#FFFFFF;
	margin-left: 4px;
}

#adminRight{
	position:relative;
	width:414px;
	margin:0;
	margin-left: 4px;
	padding:0;
	float:left;
	background-color:#FFFFFF;
}

#title1 {
	font-family: Arial;
	color: #770000;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	font-weight: bold; 
	clear: both;
	background-color: #EFEFEF;
	margin-bottom: 2px;
}


#title1 a{
	color: #770000;
	text-decoration: none;
}
#title1 a:hover{
	color: #770000;
	text-decoration: underline;
}

#title2 {
	font-family: Arial;
	color: #770000;
	height: 20px;
	padding-left: 6px;
	padding-top: 6px;
	position: relative;
	font-weight: bold; 
	background-color: #EFEFEF;
	margin-bottom: 2px;
}

#adminmenu {
	color: #000000;
	padding-left: 8px;
	padding-bottom: 10px;
	padding-top: 2px;
	line-height: 18px;}
#adminmenu a{
	color: #000000;
	text-decoration: none;}
#adminmenu a:hover{
	color: #770000;
	font-weight: bold;
	text-decoration: underline;}
	
#adminFooter{
	position:relative;
	clear:both;
	padding-top: 10px;
	background-color:#FFFFFF;
	height: 70px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
}

#productAdminTable {
	font-size: 10px;
	background-color: #EFEFEF;
	color: #333333;
}

#productAdminTable2 {
	font-size: 10px;
	background-color: #F6F6F6;
	color: #333333;
}

.productAdminForm {
	font-size: 10px;
	color: #666666;
}

.productAdminArea {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

#productAdminHelp {
	font-size: 9px;
	color: #666666;
	background-color: #EFEFEF;
}

#alert {
	font-size: 11px;
	font-weight: bold;
	color: #AA0000;
	border-color: #AA0000;
	border-style: solid;
	border-width: 1px;
	line-height: 20px;
	padding-left: 4 px;
}

#success {
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	border-color: #009900;
	border-style: solid;
	border-width: 1px;
	line-height: 20px;
	padding-left: 4 px;
}

	
	