/* ******************************************
' Project : NSN-ULTRAV20
' Manager : DAR
' Author  : AMM
' Created : 110106
' Graphics: XXX
' Edits By: XXX
' Doc Role: Define CSS	HERE
' ********************************************

*/

/*		 HERE		COMES			COMMON			CSS	*/
#top_links
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #aba9a9;
    background: #fffce1;
    text-align: right;
    margin: auto;
    padding-top: 10px;
    width:1000px;
}
#menuwrapper
{
    width: 800px;
    float: right;
    background: #d31145;
}

#top_links a
{
    font-size: 14px;
    color: #aba9a9;
    text-decoration: none;
}
#top_links a:hover
{
    font-size: 14px;
    color: #aba9a9;
    text-decoration: underline;
}


#header
{
    background-color: #fffce1;
}

.info_text
{
    color: #ff0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}
form
{
    padding: 0px;
    margin: 0px;
}
.leftColor
{
    color: #ffffff;
}
.leftColor td
{
    color: #ffffff;
}
.leftColor a
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.homefooter a
{
    color: #000000;
}


.succ_text
{
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}

.errtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}
/*		CSS ABOVE IT IS COMMON	DO NOT CHANGE IT	*/


/*		CSS BELOW THIS IS SITE SPECIFIC			*/
.text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}

.text a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #d31145;
    text-decoration: underline;
    font-weight: bold;
}

.text a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
.breadcrumb
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: justify;
    color: #000000;
    text-decoration: none;
}
.breadcrumb a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: justify;
    color: #000000;
}
.breadcrumb a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: justify;
    color: #000000;
}

tbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; /*line-height:16px;*/
    text-align: justify;
    color: #000000;
    line-height: 18px;
}

.leftnav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.leftnav a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.leftnav a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.leftnav a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.leftnav a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-color: #000000;
    text-decoration: none;
}

.button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border-right: #d31145 1px solid;
    border-top: #d31145 1px solid;
    border-left: #d31145 1px solid;
    border-bottom: #d31145 1px solid;
    background-color: #fffce1;
}
.txtbox_small
{
    border-right: #d31145 1px solid;
    border-top: #d31145 1px solid;
    border-left: #d31145 1px solid;
    border-bottom: #d31145 1px solid;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    color: #000000;
    text-align: left;
    width: 140px;
}
/*	CSS FOR THE PAGE CONTENT		*/
.pbgcolor
{
    background-color: #fffce1;
}
.level1
{
    font-weight: bold;
}

.bgcommon
{
    background-color: #fffce1;
}
.imageborder
{
    border-color: #fffce1;
}


/*********classic.css*****************************************/


body
{
    background-color: #fffce1;
    margin: 0px;
    padding: 0px;
}
#container
{
    width: 987px;
    margin: auto;
}

.search
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
}
.search #button
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #ffffff;
    background-color: #fffce1;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}
.contact
{
    /*	background-image: url('../graphics/contact_bg.jpg');*/
    background-color: #fffce1;
    min-height: 191px;
    background-repeat: no-repeat;
    background-position: bottom;
    border: 1px solid #16784a;
    padding-bottom: 45px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    color: #000000;
}
.contact a
{
    color: #000000;
    text-decoration: none;
}
.contact a:hover
{
    color: #000000;
    text-decoration: underline;
}

.contact h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 0px;
}
.contact p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
    width: 205px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.poll
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}
#footer
{
    margin: 2px 0px;
    background-color: #fffce1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #000000;
    padding: 10px 10px 10px 10px;
    border-top: solid 4px #d31143;
    border-bottom: solid 1px #d31143;
}
/*#footer div
{
    padding-bottom: 10px;
}*/
.sitecreated
{
    margin: auto;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
}
.sitecreated a
{
    margin: auto;
    text-align: center;
    color: #d31145;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.adminlink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #aba9a9;
}
.adminlink a
{
    font-size: 14px;
    color: #d31145;
    text-decoration: none;
}
.adminlink a:hover
{
    font-size: 14px;
    color: #d31145;
    text-decoration: underline;
}

#footer a
{
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}
#footer a:hover
{
    font-size: 14px;
    color: #d31145;
    text-decoration: underline;
}
.footercontent
{
    padding: 10px 0px 10px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    float: left;
}
.bor_left
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
}



/*.mainbody img
{
    padding: 5px;
}*/
#mainbody
{
    background: #fffce1;
    text-align: left;
}
#mainbody a
{
    color: #d31145;
}
.mainbody hr
{
    margin: 0px;
    padding: 0px;
    color: #000000;
}


#nav li a
{
    color: #ffffff;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

#nav ul
{
    text-align: center;
    margin: 0px;
    padding: 0px;
}
/* CALENDER CSS */
.main
{
    width: 170px;
    border: 1px solid #E5E2CF;
}

.month
{
    background-color: #fffce1;
    font: bold 10px verdana;
    color: #77768F;
    text-decoration: none;
}

.daysofweek
{
    background-color: #fffce1;
    font: bold 10px verdana;
    color: white;
}

.days
{
    font-size: 10px;
    font-family: verdana;
    color: black;
    background-color: #fffce1;
    padding: 2px;
}

.days a
{
    font-size: 10px;
    font-family: verdana;
    color: black;
    background-color: #ffffe0;
    padding: 2px;
    text-decoration: none;
}

.days #today
{
    font-weight: bold;
    color: red;
}
.today a
{
    color: #ff0000;
}

.more
{
    font: bold 11px verdana;
    color: #1D2928;
    text-decoration: none;
}

/* CALENDER CSS Ends*/
.maintable
{
    background-color: #fffce1;
    border: 1px solid #ffe6b1;
}
.tablebornbg
{
    border: 1px solid #b5b29d;
    background-color: #e5e2cf;
}
.navigation
{
    font-family: verdana, arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.newsDate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #050505;
    text-decoration: none;
}
.newsTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #d7761a;
    text-decoration: underline;
}
.newsText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #070707;
    text-decoration: none;
}
.newsMore
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #bb251a;
    text-decoration: none;
}
.navigation a
{
    font-family: verdana, arial;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}
.navigation a:hover
{
    font-family: verdana, arial;
    font-size: 12px;
    color: #efa136;
    text-decoration: none;
}
.brcrmb
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2a2a2a;
}
.brcrmb a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2a2a2a;
    text-decoration: none;
}
.mainTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #7e110b;
    text-decoration: none;
}
.readmore
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #7e110b;
}
.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.logo
{
    background: #fffce1;
}
td.heading_box
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    background-color: #fffce1;
    padding: 10px;
    font-weight: bold;
}


/*
SHOPPING CART CSS
*/
.disc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.success
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2C9449;
    background-color: #fffce1;
    text-align: center;
    font-weight: bold;
}
.error
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF6600;
    background-color: #FFE4D2;
    text-align: center;
    font-weight: bold;
}
li a
{
    text-decoration: none;
    color: #000000;
}

.padding
{
    padding: 7px;
}


.heading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2c9449;
    font-weight: bold;
    line-height: 20px;
}
.bor_base
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
.prtable
{
    background-image: url(images/tbl_bg.gif);
}

.prdboxdet
{
    background-color: #ffffff;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #9b9b9b;
    border-left-color: #9b9b9b;
}

.prod
{
    background-color: #000000;
    border-right-width: 0px;
    border-left-width: 0px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #9b9b9b;
    border-left-color: #9b9b9b;
}
.quantity
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    text-align: center;
}

.price
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
}

.quantity input
{
    font-family: verdana, arial;
    font-size: 11px;
    color: #333333;
    border: 1px solid #666666;
}
.heading1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2c9449;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}

.catnav ul
{
    padding: 0px;
    margin: 0px;
    padding-left: 0px;
    list-style: none;
}

.catnav li
{
    padding: 0px;
    margin: 0px;
    padding-left: 0px;
    list-style: none;
}
.catnav li li
{
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    list-style: none;
}


.strikeouttext
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    text-decoration: line-through;
}

.cart
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.cart a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.cart a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}

.leftnavheading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

.cartheading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.cartheading a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.cartheading a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.catnav ul
{
    padding: 0px;
    margin: 0px;
    padding-left: 0px;
    list-style: none;
}

.catnav li
{
    padding: 0px;
    margin: 0px;
    padding-left: 0px;
    list-style: none;
}
.catnav li li
{
    padding: 0px;
    margin: 0px;
    padding-left: 20px;
    list-style: none;
}
.leftnav1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.leftnav1 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.leftnav1 a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.leftnav1 a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.leftnav1 a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    background-color: #000000;
    text-decoration: none;
}

/*
SHOPPING CART CSS ENDS HERE
*/

.dayheading
{
    background: #25a56a;
    color: #ffffff;
}
#calendar-main
{
    background: #ffffe0;
    color: #000000;
}
#calendar-icon
{
    background: #3d3d3d;
}

/*CSS FOR SEARCH RESULT*/

.searchTitle
{
    background: #dbdbdb;
    font-weight: bold;
    color: #25a56a;
}
td.searchTitle
{
    padding: 3px 0px 0px 3px;
}
.searchTitle a
{
    background: #dbdbdb;
    font-size: 12px;
    font-weight: bold;
    color: #25a56a;
}

.searchTitle a:hover
{
    background: #dbdbdb;
    font-size: 12px;
    font-weight: bold;
    color: #25a56a;
    text-decoration: underline;
}
.searchResult
{
}
.searchKey
{
    color: #bb0000;
    font-weight: bold;
}
.tableHeader
{
    background: #d6d6d6;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.searchLinks
{
    color: #25a56a;
}
.clear
{
    clear: both;
}
/* -----------------  menu styles ---------------------- */
#main_nav
{
    width: 800px;
    height: 27px;
    padding: 0;
    float: left;
    z-index: 4;
    background: #d31145;
}


ul#Menu1 li ul
{
    border-top: 1px solid#f587a6;
}
ul#Menu1 li
{
    width: auto;
    height: 27px;
}
ul#Menu1 li a
{
    line-height: 27px;
}
ul#Menu1 li a:hover
{
    background: #d31145;
    color:#000000;
}
ul#Menu1 li.nav-open
{
    background: #d31145;
}
ul#Menu1 li li
{
    width: auto;
    height: auto;
}
ul#Menu1 li li a
{
    line-height: normal;
    display: block;
    width: 200px;
    border-bottom: 1px solid #f587a6;
    border-left: 1px solid #f587a6;
    border-right: 1px solid #f587a6;
}
ul#Menu1 li li a:hover
{
    background: #d31145 none;
}
.directory table
{
    border:solid 1px #e5e2cf;
}
.directory th
{
    background:#f587a6;
    padding:2px;
    color:#d31145;
    font-weight:bold;
    
}
.mem-navigation
{
    background:#e5e2cf;
    color:#ffffff;
}
#sitelinks a
{
    color:#000000;
}
#sitelinks a:hover
{
    color:#000000;
    text-decoration:underline;
}
/**::::::::::::::::::;CLASSIFIED Module CSS ::::::::::::::::*************************/
table{
	font-family: Verdena, Arial, Helvetica;
	font-size: 12px;
	}
input {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
select {font-family: Verdena, Arial, Helvetica; font-size: 11px; }
form { display:inline;}
.box{
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #003366;
	font-family: Verdena, Arial, Helvetica;
	}
table.body{
	padding: 5px;
	background-color: #FFFFFF;
	border-left: solid 1px #AFC6EB;
	border-top: 1px solid #FFFFFF;
	font-family: Verdena, Arial, Helvetica;
	}
table.body td{
	border-right: solid 1px #AFC6EB;
	border-bottom: 1px solid #AFC6EB;
	padding: 3px;
	}
table.body th{
	background-color: #cccccc;
	padding: 3px;
	border-right: solid 1px #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	}
.header_box {
	font-size: 12px;
	background-color:#646464;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left:  0px solid #FFFFFF;
	border-right:  0px solid #FFFFFF;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	padding: 10px;
}
.subheader_box {
	font-size: 13px;
	background-color:#9c9c9e;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding: 5px;
}
.subheader2_box {
	font-size: 12px;
	background-color:#cccccc;
	text-align: left;
	font-weight: normal;
	border-top: solid 0px #FFFFFF;
	border-right: solid 1px #AFC6EB;
}
.alternating_row_color1 {
	background-color: #FFFFFF;
	}
.alternating_row_color2 {
	background-color: transparent;
}

input.btn{
   cursor: pointer;
   border:1px solid;
   background-color:#FFFFFF;
	  }
/**.footer {
	font-size: 11px;
	background-color:#003366;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
}**/
.calloutA {
	border: 1px dotted #FF0000;
	background-color: #FFFFFF;
}
.calloutB {
	border: 1px dotted #FF0000;
	background-color: #FFFFCC;
}
.style1 {color: #FF0000; font-weight: bold;}
.style2 {font-size: 14px; font-weight: bold;}
.style3 {font-size: 10px}
.style4 {color: #FFFFFF; font-weight: normal;}
.style5 {color: #FFFFFF;}
.text_title_header {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	vertical-align: text-bottom;
}
.text_title_subheader {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	color: #000000;
}
.text_title_subheader2 {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	color: #000000;
}
.hotspot
{
    color: #900;
    padding-bottom: 1px;
    border-bottom: 1px dotted #900;
    cursor: pointer;
}

#tt
{
    position: absolute;
    display: block;
    background: url(../../images/tt_left.gif) top left no-repeat;
}
#tttop
{
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../../images/tt_top.gif) top right no-repeat;
    overflow: hidden;
}
#ttcont
{
    display: block;
    padding: 2px 12px 3px 7px;
    margin-left: 5px;
    background: #666;
    color: #FFF;
}
#ttbot
{
    display: block;
    height: 5px;
    margin-left: 5px;
    background: url(../../images/tt_bottom.gif) top right no-repeat;
    overflow: hidden;
}
