body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #636363 url(../../Images/body_bg.jpg) repeat 0 0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #464646;
}

h1, h2, h3, h4, h5, h6 {color: #013a64;}
img {border: none;}
a {color: #9d0b0f; text-decoration: none;}
a:hover {color: #FF9966;}
ul, ol {margin-left: 25px;}
.Content td {padding: 3px;}
.red {font-color: #013a64;}
p {margin: 5px 0;}



.clear {clear: both;}

  #container_shadow { width: 1021px; margin: 0 auto; background: url(../../Images/container_shadow.png) repeat-y 0 0;}
 #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
 #header {
	width: 100%;
	text-align: left;
}

 #topnavContainer {width: 100%; background: #a82427 url(../../Images/topnav_bg.png) repeat-x 0 100%;}
 #topnav {width: 950px; margin: 0 auto; padding: 10px; color: #fff; font-size: 13px; text-transform: uppercase; }
 #topnav a{color: #fff; font-size: 13px; text-transform: uppercase;}
 #topnav a:hover {text-decoration: underline;}
 
 #topnav ul{
	list-style-type: none;
  	float: left;
  	margin: 0;
	width: 100%;
	color: #fff;
	display: inline;
	font-size: 13px;
	width: 540px;
	margin-left: 360px;
}
#topnav ul li {
	display: inline;
	float: left;
}
#topnav ul li a {
	color: #fff;
	font-size: 13px;
	padding: 0 4px;
}

 
 #logo_containerContainer { width: 100%; background: #fff url(../../Images/header_bottom_bg.png) repeat-x 0 115%; border-bottom: 7px solid #9e0b0f;}
 #logo_container { width: 950px; margin: 0 auto;}
 
 .logoImage {margin: 10px 0;}
 
 .large_header {font-family: ‘Arial Narrow’, sans-serif; font-size: 28px; color: #9d0b0f; padding-top: 35px; float: left; display: inline;}
 
  #ticket {width: 206px; height: 122px; padding-top: 15px; margin-left: 55px; background: url(../../Images/ticket_bg.png) repeat-y 0 0; text-align: center; float: left; display: inline;}
 #ticket p{font-size: 18px; color: #fff;}
 #ticket p span {color: Yellow;}
 #ticket i { font-size: 18px;}

 #mainContentContainer {
	 	width: 950px; background: #fff; margin: 0 auto;
	 }
 
 #leftContainer 
 {
     width: 215px; float: left; display: inline;
 }
 #ManualLeftContent
 {
     padding: 9px;
 }
 
 #leftnav {
	 	 background-color: #282828; height: 300px;
	 }
 
 #mainContent {
	 float: left;
	 text-align: left;
	 display: inline;
	padding: 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width: 705px;
}

.home_content_title { font-size: 14px; color: #464646; font-style: italic;}

/*  Advertisments */
#advertisements { }

#mainAdvertisement {
		width: 500px;
		float: left;
		display: inline;
		margin-right: 8px;
		overflow: hidden;
		height: 380px;
	}
	
/*
#topMainAdvertisement { background: url(../../Images/mainAdvertisement_topborder.png) no-repeat 0 0; width: 100%; height: 9px;}
#mainAdvertisement_middle { background: url(../../Images/mainAdvertisement_middleborder.png) repeat-y 0 0; width: 100%;}
#mainAdvertisement_middle .title {font-size: 18px; font-weight: bold;}
#mainAdvertisement_middle .red {color: #9d0b0f;}
#mainAdvertisement_middlebg {background: url(../../Images/mainAdvertisement_bg.png) no-repeat 0 0;}
#bottomMainAdvertisement { background: url(../../Images/mainAdvertisement_bottomborder.png) no-repeat 0 0; width: 100%; height: 9px;}
*/

#rightAdvertisements { float: left; display: inline; width: 197px;}
#rightAdvertisements .top {height: 195px; overflow: hidden;}
#rightAdvertisements .bottom { margin-top: 1px;}

 #footer {
	border-top: 4px solid #9e0b0f;
	background:#000 url(../../Images/footer_bg.jpg) repeat 0 0;
	color: #fff;
	text-align: center;
	padding: 15px;
}
 #footer a{color: #fff;}
 #footer a:hover {text-decoration: underline;}

#footer .adminlink {color: #4F4F4F; cursor: default;}
 #footer .adminlink:hover {text-decoration: none;}

.Button
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.DropDownList
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.TextBox
{
    font-family:tahoma;
    font-size:12px;
    border:1px solid #696969;
}

.TableRowLabel
{
    text-align: right;
    white-space: nowrap;
    vertical-align: top;
    padding-top: 4px;
}

.TableRowDataLabel
{
    white-space: nowrap;
    vertical-align: top;
    padding-top: 4px;
}

.SectionHeader
{
    margin-top: 20px;
    border-bottom: #dcdcdc 1px dotted;
    color: #959C98;
    font-size: 12px;
    padding-bottom: 3px;
    font-weight:bold;
    margin-bottom: 4px;
}

/* Main Menu Styles */

/* #mainMenu a:hover {color: #fbc080;} */
           /*  #mainMenu a:link {color: #fbc080;}   */   /* unvisited link */
/*#mainMenu a:visited {color: #fbc080;}*/  /* visited link */
#mainMenu a:hover {color: #a82427; text-decoration: underline;}  /* mouse over link */
#mainMenu a {font-weight: normal; color: #000; }
#mainMenu {color: #000; background-color: #d7d7d7;}
#mainMenu td {border: none; background-color: Transparent; padding: 0;}
#mainMenu .SMParent a {font-weight: normal; font-size: 14px; color: #ffffff;}
#mainMenu .SMParent_2 a {font-weight: normal; font-size: 12px; color: #000; }
#mainMenu .SMParent_3 a {font-weight: normal; font-size: 12px; color: #ffffff; }
#mainMenu .SMParent_4 a {font-weight: normal; font-size: 12px; color: #000; }

#mainMenu .SMParent a:hover {color: #a82427; text-decoration: underline; }
#mainMenu .SMParent_2 a:hover {color: #a82427; text-decoration: underline; }
#mainMenu .SMParent_3 a:hover {color: #a82427; text-decoration: underline; }
#mainMenu .SMParent_4 a:hover {color: #a82427; text-decoration: underline; }



.SMParent {
	background: url("../../Images/leftnav_parent.png") repeat-x 0 100% #626262;
	color:#ffffff;
	text-align:left;
	cursor: pointer;
	width: 195px;
    padding: 5px 5px 5px 15px;
    font-size: 14px;
    clear: both;
}

.SMParent .menuBullet {margin-right: 7px; width: 8px; height: 19px; display: inline; float: left; background: url(../../Images/menu_bullet_light.png) no-repeat 0 4px;}

.SMParent_2 
{
    
	color:#000;
	width: 192px;
    padding: 5px 5px 5px 15px;
	text-align:left;
	cursor: pointer;
	clear: both;
}

.SMParent_2 .menuBullet {margin-right: 7px; width: 8px; height: 19px; display: inline; float: left; background: url(../../Images/menu_bullet.png) no-repeat 0 2px;}

.SMParent_3
{
    
	color:#ffffff;
	width: 192px;
    padding: 5px 5px 5px 15px;
	text-align:left;
	cursor: pointer;
	clear: both;
}


.SMParent_4
{
	color:#000;
	width: 192px;
    padding: 5px 5px 5px 15px;
	text-align:left;
	cursor: pointer;
	clear: both;
}

.SMChild {
	text-align:left;
	text-decoration:none;
	width: 192px;
    padding: 5px 5px 5px 15px;
    color: #000;	
}

.Level_1 { background: url("../../Images/leftnav_parent.png") repeat-x 0 100% #626262;
	color:#ffffff;
	text-align:left;
	width: 203px;
    padding: 5px 5px 5px 7px;
    font-size: 14px;}
    
 .Level_2, .Level_3, .Level_4
 {
     text-align:left;
	text-decoration:none;
	width: 192px;
    padding: 5px 5px 5px 15px;
    color: #000;
 }
 
 #mainMenu .Level_1 a { color: #fff;}
 
 #mainMenu .Level_1 a:hover { color: #a82427; text-decoration: underline;}

.ErrorBox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width: auto;
}

.LeftMenuHeader, .RightMenuHeader
{
    background: #959C98;
    padding-left: 10px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
    font-family: tahoma;
    font-size: 14px;
    color: #ffffff;
}

.LeftMenuContent, .RightMenuContent
{
    background:#F5F5F5;
    border: 1px solid #959C98;
    padding: 10px;
    padding-left: 20px;
}

.RightMenuContent
{
    border-right: none;
}

.LeftMenuCategoriesContent
{
    background:#F5F5F5;
    border: 1px solid #959C98;
    border-left: none;
}

.LeftMenuCategoriesItem
{
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
}

.LeftMenuCategoriesItem a, .LeftMenuCategoriesItem a:hover, 
    .LeftMenuCategoriesItem .Item
{
    padding-left: 15px;
    font-weight: bold;
    color: black;
}

.LeftMenuCategoriesItem a:hover
{
    background: url('../../Images/CategoryAnchor.gif');
    background-position: left;
    background-repeat: no-repeat;
}

.LeftMenuCategoriesItem2
{
    margin-left: 25px;
    margin-right: 5px;
    padding-top: 4px;
    padding-bottom: 3px;
}

.LeftMenuCategoriesItem2 a, .LeftMenuCategoriesItem2 a:hover
{
    padding-left: 15px;
    font-weight: normal;
    color: black;
}

.LeftMenuCategoriesItem2 a:hover
{
    background: url('../../Images/CategoryAnchor.gif');
    background-position: left;
    background-repeat: no-repeat;
    text-decoration: none;
}

.ContentHeader
{
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
    height: 33px;
    line-height: 33px;
    font-family: tahoma;
    font-size: 14px;
    color: #464646;
}

.Content
{
    background-color: white;
    border: 1px solid #fff;
    padding: 10px;
}

.CatalogProductImage
{
    padding: 5px;
    border: 1px solid #696969;
}

.CatalogItemHeader
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #5C9978;
    margin-bottom: 25px;
}

.CatalogItemDelimiter
{
    height: 10px;
    background: url('../../Images/CategoryBackground.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}

.ProductPriceDiscounted
{
    font-weight: bold;
    color: #cc0000;
    padding-left: 20px;
}

.TopMenu
{
    margin:0px;
    padding:0px;
    list-style:none;
    position: relative;
}
.TopMenu li
{
    display:inline;
    border-right:1px solid #ffffff;
}
.TopMenu li a, .TopMenu li a:hover
{
    font-family:arial;
    font-size:14px;
    font-weight: normal;
    color:#000000;
    padding:10px;
    line-height:33px;
}

.TopMenu2, .TopMenu2:active, .TopMenu2:visited
{
    color:#696969;
    text-decoration:none;
}

.TopMenu2:hover
{
    color:#696969;
    text-decoration:underline;
}

/* Sliding Menu */

#options {text-align:right; color:#9ac1c9; margin-bottom: 10px;}
#options a {text-decoration:none; color:#9ac1c9}
#options a:hover {color:#033}


#acc {width:200px; list-style:none; color:#033; margin:0 10px}
.LeftMenuContent ul, li,div,h3{margin: 0; padding: 0;}
#leftMenu {padding: 5px;}
#leftMenu a:hover {text-decoration: underline;}
#leftMenu ul {list-style:none; color:#033; margin-bottom:5px}
#leftMenu h3 { border:1px solid #9ac1c9; padding:3px; font-weight:bold; margin-top:0px; cursor:pointer; background:url(../../Images/header.gif)}
#leftMenu h3:hover {background:url(../../Images/header_over.gif)}
#leftMenu .acc-section {overflow:hidden; background:#fff;  height: 0px;}
#leftMenu .acc-content { padding:5px;  background:#fff}
#leftMenu .acc-selected {background:url(../../Images/header_over.gif)}

#horizontalMainMenu {position: absolute; right: 0; top: 0;}

.hidden {display: none; visibility: hidden;}
.visible {display: block; visibility: visible;}

/* buttons */
.Buttons {cursor: pointer; background-color: #30485f; border: solid 2px #b5c7d6; color: #fff; font-size: 12px;}
.Buttons:hover {background-color: #4f6b85;}
.WishListButton {cursor: pointer; background-color: #4f6b85; border: solid 2px #b5c7d6; color: #fff; font-size: 12px;}
.WishListButton:hover {background-color: #6c90b2;}
#checkoutButton {font-size: 13px; margin-top: 10px;}

.red 
{
    color:#f00;
}
