/* UAT july'09-Ashritha*/

div#container 
{ 
width 900px;
text-align: center;
}

#content {
width: 950px;
margin-top: -27px;
_margin-top: -26px;
margin-left: auto;
margin-right: auto;
padding-top: 0px;
background-color: #000000;/*F5F5DC*/
_margin-bottom:0px;



}

body.contentbackground {
background-color: #272727;
text-align:center;
/*background-image:url(/content/00/01/61/13/21/userimages/bg_repeat.jpg);*/
background-repeat:repeat-x;
}



/* Logo at the top */
#logo {
background-image: url(/content/00/01/61/42/35/userimages/header_1.jpg);
background-repeat: no-repeat;
margin-bottom: 5px;
height: 150px;
width: 950px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;


}


/* a link for main content */
a:link {
font-family:georgia; 
font-size: 12px;
color:red;
text-decoration: none;
font-weight: normal;
}

a:visited {
font-family:georgia,Arial, Helvetica, sans-serif; 
font-size: 12px;
color: red;
text-decoration: none;
font-weight: 4000;
}

a:hover {
font-family:georgia,Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #555555;
text-decoration: none;
font-weight: 4000;
}

.formcolors a:link{
color:#B0CE2C;}




p {
color: #ffffff;
font-family:  arial;

text-decoration: none;
font-size: 13px;
margin-left: 0px;
}

ul, li{
font-family:Arial, Helvetica, sans-serif; 
font-size: 14px;
text-align: left;
margin-bottom: 6px;
color:#ffffff;
}


td {
font-family:Arial, Helvetica, sans-serif; 
font-size: 14px;
}

/* Starts Headers */
h1{
font-family:georgia,arial,sans-serif; 
color: #FF0E10;
font-size: 22px; 
line-height: 1em; 
font-weight:normal;
}

h2 {
font-family:georgia,arial,sans-serif; 
color: #FF0E10;
font-size: 16px; 
line-height: 1em; 
font-weight:bold;

}

h3 {
font-family:georgia,Arial, Helvetica, sans-serif;
color: #EB0D0F;
font-size: 15px;
line-height: 1.4em;

}

h4{

font-family:georgia,Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:12px;
color: white;
height: 20px;
_height: 23px;
background-repeat: no-repeat;
padding:3 0 0 19px;
margin:0 0 0 4px;

}

/* Header4 a links */
h4 a:link{
color:#536D20;
text-decoration: none;
font-weight: bold;

}

h4 a:active {
color: #536D20;
text-decoration: none;
font-weight: bold;
}

h4 a:hover{
color: #000000;
text-decoration: none;
font-weight: bold;
/*padding:0 0 0 3px;*/
}

h4 a:visited {
color: #536D20;
text-decoration: none;
font-weight: none;
}

h4 a:visited:hover {
color:#000000; 
text-decoration:none;
font-weight: bold;

}

#leftMenu{

background-image:url();
background-repeat:no-repeat;
width:140px;

position:relative;
left:0px;
top:14px;
_top:0px;

_margin-right:-10px;
}
*html #leftMenu{

}

#leftMenu li{

list-style-type:none;

/*background-image:url(/content/00/01/61/13/21/userimages/links_repeat.jpg);*/
background=repeat:no-repeat;
width:150px;
height:30px;
position:relative;
left:-20px;
}

#leftMenu ul{
margin: 0px;
padding: 0px;
list-style-position:outside;
list-style:circle;
}

#leftMenu li a
{
position:relative;
left:30px;
top:5px;
font-size: 14px;
}
#leftMenu li a:link{
color:#ffffff;
font-size: 14px;

}

#leftMenu li a:visited{
color:#ffffff;
font-size: 14px;
}

#leftMenu li a:hover{

color:#555555;
font-size: 14px;
}




#tf1{
background-color: white;
}

#tf2{
background-color: white;
}

#tf3{
background-color: white;
}

#tf5{
background-color: white;
}

#tf6{
background-color: white;
}


/*Static Links at the top */
.staticlinks {
padding-top: 0px;
background-color: transparent;
color: #ffffff;
position: absolute;
text-align: right;
margin-top: 8px;
margin-left: 10px;
width: 270px;
left: 480px;
visibility: hidden;
}


*html .staticlinks {
padding-top: 0px;
background-color: transparent;
color: #ffffff;
position: absolute;
text-align: right;
margin-top: 16px;
width: 300px;
left: 468px;
visibility: hidden;
}

/* Static links a links */
.staticlinks a:link {
color: #ffffff; 
text-decoration: none;
padding-right: 5px;
font-family:  arial;
font-weight: 300;
font-size: 10px;
}

.staticlinks a:visited {
color: #ffffff; 
text-decoration: none;
padding-right: 5px;
font-family: arial;
font-weight: 300;
font-size: 10px;
}

.staticlinks a:hover {
color: #3A10A4;
text-decoration: underline;
}

.staticlinks ul {
display: inline;
visibility: visible;

}




/*FROM HERE*/
.navbar /*main navbar*/
{       
background-color:black; /*#004685;*/
text-align: left;
vertical-align: top;
width: 950px;  
margin-top: -50px;
margin-left: auto;
margin-right: auto;
MARGIN-BOTTOM:26PX;
padding: 0px; /* Added by Nick */
padding-bottom: 2px;
padding-top: 1px;
line-height: 1.5em;
z-index:1000;


}

*html .navbar{/*padding-bottom: 8px;
margin-top: -59px;

margin-bottom: 30px;*/
position:relative;
z-index: 100;
}

.navbar ul /*still goes all the way across*/
{margin-left:250px;
position:relative;
z-index:1000;

}

.navbar ul li /*seems to adjust the color of the seperating vertical lines */
{
display: inline;
list-style: none;
text-indent: 0px;
font-size: 12px;
color: #ffffff; /*000000 BB*/ 
font-weight: normal;
margin-left: 0px;
_margin-left: -10px;
padding: 0;
z-index:1000;

}

*html .navbar ul li{
margin-left: -2px;


}

.navbar ul li ul /* properties of the pulldown menus */
{
background-color:#555555; /*#004685;*/
color: red;
display: none;
/* position: absolute;*/
margin-top:-116px;
list-style: none;
padding: 0px 3px;
padding-top:5px;
margin-left:-1px;
width:220px;


}

*html .navbar ul li ul /* properties of the pulldown menus */
{
z-index: 100;
margin-top:-112px;
width:225px;
_margin-left:-495px;
}




.navbar ul li ul li
{
display: block;
list-style: none;
margin: 0px;
padding: 0px; /* Added by Nick */
width:195px;
font-size:14px;
/*text-align:left;*/
z-index: 100;
}





.navbar a {    

padding-left: 6px;_padding-left: 12px;
padding-right: 6px;_padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}		

.navbar a:link {
color: #AD2900;
font-family:  arial;
font-weight:4000;
text-decoration: none;
font-size: 14px;
white-space: nowrap;
margin-left: 0px;
}



.navbar a:visited {
color: #AD2900;
font-family:  arial;
font-weight:4000;
text-decoration: none;
font-size: 14px;
white-space: nowrap;
margin-left: 0px;
}



.navbar a:hover {
color: #555555; /* blue; #ff0000;*/
font-family:  arial;
font-weight:4000;
text-decoration: none;
font-size: 14px;
white-space: nowrap;
margin-left: 0px;

}

.navbar a.on:link  /* the active link properties */
{
color: #EB0D0F; /* #cc9933;*/
font-family:  arial;
font-weight:4000;
text-decoration: none;
font-size: 14px;
white-space: nowrap;
margin-left: 0px;
}

.navbar a.on:visited
{
color: #EB0D0F; /* #cc9933;*/
font-family:  arial;
font-weight:4000;
text-decoration: none;
font-size: 14px;
white-space: nowrap;
margin-left: 0px;
}

.navbar a.on:hover
{
color: #555555; /* blue;*/
font-family:  arial;
font-weight:4000;
text-decoration: none;
font-size: 14px;
white-space: nowrap;
margin-left: 0px;
}

.navbar a.visited:hover {
color: #AD2900;
font-family:  arial;
font-weight:4000;
text-decoration: none;
font-size: 14px;
white-space: nowrap;
margin-left: 0px;
}

/* properties of the pulldown links */
.navbar ul li ul a:link {
color: red;
background-color: #000000;
display:block;
width:210px;
_width:230px;
margin-bottom:1px;
text-decoration: none;
font-weight: normal;
font-size: 14px;
font-family:arial;
font-weight:normal;
padding-left:5px;
border-right:1px solid #7A3459;
}

.navbar ul li ul a:visited {
color: red;
background-color: #000000;
display:block;
width:210px;
_width:230px;
margin-bottom:1px;
text-decoration: none;
font-weight: normal;
font-size: 14px;
font-family:arial;
font-weight:normal;
padding-left:5px;
border-right:1px solid #7A3459;
}

.navbar ul li ul a.on:visited {
color: red;
background-color: #000000;
display:block;
width:210px;
_width:230px;
margin-bottom:1px;
text-decoration: none;
font-weight: normal;
font-size: 14px;
font-family:arial;
font-weight:normal;
padding-left:5px;
border-right:1px solid #7A3459;

}


.navbar ul li ul a.on:link {
color: red;
background-color: #000000;
display:block;
width:210px;
_width:230px;
margin-bottom:1px;
text-decoration: none;
font-weight: normal;
font-size: 14px;
font-family:arial;
font-weight:normal;
padding-left:5px;
border-right:1px solid #7A3459;
}


.navbar ul li ul a.on:hover {
color: red;
background-color: #000000;
display:block;
width:210px;
_width:230px;
margin-bottom:1px;
text-decoration: none;
font-weight: normal;
font-size: 14px;
font-family:arial;
font-weight:normal;
padding-left:5px;
border-right:1px solid #7A3459;
}
.navbar ul li ul a:hover {
color: #ffffff;
background-color: #000000;
display:block;
width:210px;
_width:230px;
margin-bottom:1px;
text-decoration: none;
font-weight: normal;
font-size: 14px;
font-family:arial;
font-weight:normal;
padding-left:5px;
border-right:1px solid #7A3459;
}



/* Starts Footer */
.footer {
/*background-color: #000000;*/

color:#555555;
font-size: 10px;
font-family:arial;
margin-top: -11px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top: 3px;
padding-bottom: 3px;
letter-spacing: 0px;
width: 900px;


}

*html div.footer{

width: auto;
text-align: center;
padding-top: 13px;
}



/* Footer a links */
.footer a:link {color: #cccccc; text-decoration: none;font-size: 10px;}
.footer a:visited {color: #cccccc;  text-decoration: none;font-size: 10px;}
.footer a:hover {color: #cccccc; text-decoration: underline;font-size: 10px;}
.footer a:visted:hover {color: #cccccc; text-decoration: underline;font-size: 10px;}


.formbody {
font-family Arial, Helvetica, sans-serif;
}

.site
{

background-color:#000000;
}

.site a{
color: #ffffff;
text-decoration: none;
font-size:10px;
}



.site a:hover{
color: #333333;
text-decoration: underline;
font-size:10px;
}

.site a:visited:hover{
color: #ffffff;
text-decoration: underline;
font-size:10px;
}

.site a:visited{
text-decoration: none;
color: #ffffff;
font-size:10px;
}



/*Main content*/

#maincontainer
{
width:535px;
padding:10px;
padding-top:0;text-align:left;

margin-top:-20px;
_position:relative;
_top:-20px;
}





/*rhs*/
#rhs 
{
background-image:url();

background-repeat:no-repeat;
position:relative;

_left:0px;
top:10px;
}

#rhs li
{
position:relative;

color:#ffffff;
font-size:15px;
list-style-type:none;
/*list-style-image:url(/content/00/01/61/13/21/userimages/bullet.jpg);*/
}

#rhs_1
{
background-image:url();

background-repeat:no-repeat;
position:relative;

_left:0px;
top:10px;
}

#rhs_1 li
{
position:relative;

color:#ffffff;
font-size:15px;
list-style-type:none;
/*list-style-image:url(/content/00/01/61/13/21/userimages/bullet.jpg);*/

}
#rhs li a:link{color:#ffffff;font-size:15px;}
#rhs li a:visited{color:#ffffff;font-size:15px;}
#rhs li a:hover{color:#ffffff;font-size:15px;text-decoration:underline}


#rhs_1 li a:link{color:#ffffff;font-size:15px;}
#rhs_1 li a:visited{color:#ffffff;font-size:15px;}
#rhs_1 li a:hover{color:#ffffff;font-size:15px;text-decoration:underline}

.home
{
position:relative;
top:7px;
}
.venture
{
position:relative;
top:-7px;
}
.about
{
position:relative;
top:-16px;
}

.contact
{
position:relative;
top:-23px;
}

.contact_1
{
text-align:center;
font-family:arial;
}

#car1
{
width:150px;
float:left;

margin:10px;
}

#car1 a:link{color:red;text-decoration:underline;}
#car1 a:visited{color:red;text-decoration:underline;}
#car1 a:hover{color:#ffffff;text-decoration:underline;}


#address
{
color:#ffffff;
line-height:1.8em;

}

/*store*/
td .store_teaser_heading{background-color:#EB0D0C;color:#ffffff}
#quicklink1{margin-top:10px;}





/* properties of the department list and cart boxes*/
.store_teaser_table {  width: 150px; _width: 145px;  margin-top: 11px;  margin-left: 0px;background-color:#178E54 }

* html .store_teaser_table {  width: 150px; _width: 145px;margin-top: 0px; margin-left: 0px;}

/* top srip of the department link, cart and department description boxes */
.store_teaser_heading { background-color: #F5A55B; color: #ffffff; text-align: center; font-size: 13px; font-weight: bold; height: 23px;border-bottom:1px solid #ffffff;}

/* large part of box for department list, cart and department description */
.store_teaser_td { background-color: #000000; color: #ffffff; width: 150px; __width: 145px; margin-left: 0px; text-align: left; }

/*.store_teaser_department { background-color:white; color: black; width:
350px; }???????? */

/* properties of the links */
.store_teaser_departmentlink:link { TEXT-DECORATION: none; COLOR: #FFFFFF;
FONT-SIZE: 11px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: #FFFFFF;
FONT-SIZE: 11px; margin-left: 0px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR:
red; FONT-SIZE: 11px; margin-left: 0px; font-weight:bold; word-spacing:0px; text-align: left; _text-align: left; }

/* department description box content */
.store_teaser_departmentname { color: #ffffff; text-align: left; font-size:
13pt; width: 700px; font-weight:normal; }

.store_teaser_departmentname a{color:#FDCC2D}


/* order status */
.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: black;
FONT-SIZE: 11px; margin-left: 0px; padding-left: 0px; font-weight:normal; text-align: left;}

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: black;
FONT-SIZE: 11px; font-weight:normal; text-align: left;  }

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR:
red; FONT-SIZE: 11px; font-weight:normal; text-align: left; }


.store_teaser_subdepartmentbrowselink:link { TEXT-DECORATION: none; COLOR:
black; FONT-SIZE: 11px; font-weight:normal; text-align: left; line-height:1.2em; }

.store_teaser_subdepartmentbrowselink:visited { TEXT-DECORATION: none; COLOR:
black; FONT-SIZE: 11px; font-weight:normal; text-align: left; line-height:1.2em;  }

.store_teaser_subdepartmentbrowselink:hover { TEXT-DECORATION: underline;
COLOR: red; FONT-SIZE: 11px; font-weight:normal; text-align: left; line-height:1.2em;  }

/*Attribute text colour*/
.store_list_attr_label { background-color: black; color: white; font-size: 11px; font-weight:normal; text-align: left;}

.store_display_item_h2{
text-align: left; font-size:11px;}
.store_display_item_h2_bold{
text-align: center; font-size:11px;color:#33572B}


.store_display_item_h1_bold{
text-align: left; font-size:13px;
}

.store_display_item_h1{
text-align: left; font-size:13px;
}

.content_cell_0{background-color:#0C0000}
.formbody{width:535px;color:#ffffff;}

#rhs ul li{border-bottom:1px solid #90000E;}
#rhs_1 ul li{border-bottom:1px solid #90000E;}

.titlebar{display:none;}
.registration_form_table {width:200}

.eazipay{display:none;}
body{_padding-bottom:150px;}
