/*************** SUPPORT PAGES CSS PAGE ****************/
/**************** Main Navigation Menu ****************/
#support_page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 35px;
}
#support_page_menu ul {
	width: 780px;
	height: 34px;
	list-style-type: none;
	overflow: hidden;
}
#support_page_menu li {
	margin-right: 1px;
	margin-left: 10px;
	width: 780px;
	height: 34px;
	float: left;
	background: url('../images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#support_page_menu li.last {
	margin-right: 0px;
	width: 780px;
}
#support_page_menu a {
	padding-top: 3px;
	display: block;
	color: #993300;
	text-decoration: none;
}
#support_page_menu a:hover {
	color:  #003180;
}
/**************** Left Sidebar ****************/
#support_left_sidebar {
    margin-top: 50px;
	width: 300px;
	float: left;
	text-align: left;
	color: #482500;
	background-color: #E9E1CE;
}
/**************** Left Sidebar : support_categories ****************/
#support_categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #993300;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}
#support_categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #E9E1CE;
	overflow: hidden;
}
#support_categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #482500;
	font-size: 10px;
	font-weight: bold;
}
#support_categories ul {
	margin: 0px auto;
	width: 127px;
	list-style-type: none;
}
#support_categories li {
	width: 127px;
	height: 21px;
	list-style-type: none;
	text-align: justify;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}
#support_categories li.last {
	border: none;
}
#support_categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #993300;
	text-decoration: none;
}
#support_categories li a:hover {
	color: #003180;
}
/**************** Main Content Area ****************/
#support_main_content {
	margin-right: 2px;
	width: 450px;
	text-align: center;
	float: left;
}
#support_main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #993300;
	overflow: hidden;
}
/**************** New Item Description  ****************/
#support_new_item {
	margin-bottom: 25px;
	padding: 5px 10px;
	width: 400px;
	text-align: justify;
}
#support_new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}
#support_new_item_header h1 {
	color: #482500;
	font-size: 18px;
	font-weight: normal;
}
#support_new_item_header h2 {
	color: #482500;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Cambria;
}
#support_new_item_image {
    margin-top: 50px;
	width: 300px;
	float: right;
	overflow: hidden;
	text-align: right;
}
#support_new_item_text {
    margin-top: 45px;
	margin-left: 20px;
    color: #482500;
	font-size: 11px;
	font-family: Verdana, Arial, Cambria;
	float: left;
	clear: left;
	width: 348px;
}
#support_new_item_text li {
	text-align: justify;
	margin-left: 40px;
}
.support_new_item_textblue {
    color: #0000FF;
	font-size: 11px;
	font-family: "trebuchet ms", Arial, Cambria;
	float: left;
	clear: left;
	width: 348px;
}
#support_new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}
#support_new_item_link a {
	text-decoration: none;
}
/**************** support Items Descriptions  ****************/
.support_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	text-align: justify;
}
.support_left {
	padding-left: 5px;
	width: 300px;
	float: left;
   background: url('../images/item_sub_background.gif') repeat-y 0px 0px;
}
.support_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}
.support_items_header {
    color: #482500;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 600px;
}
.support_items_header h1 {
	color: #482500;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Cambria;
}
.support_items_header h2 {
	color: #482500;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Cambria;
}
.support_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}
.support_items_text {
    color: #482500;
	font-size: 11px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 20px;
	float: left;
	clear: left;
	width: 400px;
}
.support_items_text_right {
    color: #482500;
	font-size: 11px;
	font-family: Verdana, Arial, Cambria;
	padding-left: 20px;
	float: left;
	clear: left;
	width: 150px;
}
.support_items_link {
	float: right;
	clear: left;
	width: 150px;
	font-weight: bold;
	text-align: right;
}
.support_items_link a {
	text-decoration: none;
}
/**************** Full Page  Descriptions  ****************/
#full_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 744px;
	text-align: justify;
}
#full_items_color {
	margin-bottom: 0px;
	margin-top: 0px;
	width: 780px;
	border-top: #b6b6d2 1px solid;
	border-bottom: #993300 2px solid;
	background-color: #E9E1CE;
}
#full_items_color h1 {
    text-align: center;
}
#full_items_color h2 {
    text-align: justify;
	color: #993300;
	font-size: 14px;
}
.full_items_image {
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 100px;
	float: left;
	text-align: right;
}
.full_sidebar {
    margin-top: 50px;
	width: 740px;
	float: left;
	text-align: left;
	color: #482500;
	background-color: #E9E1CE;
}
.full_items hr  {
    color: #654321;
    background-color: #FF0000;
    height: 5px;
	width: 75%;
}
.full_sidebar p  {
    margin-left: 10px;
    color: #654321;
	font-family: Cambria; 
	font-size: 14px;
}
#full_items a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #993300;
	text-decoration: none;
	font-size: 16px;
}
#full_items a:hover {
	color: #003180;
	text-decoration: underline;
}	
/*************** END OF SUPPORT_PAGES.CSS STYLESHEET ***************/