/* CSS Document */

.text
{
    font-family: Tahoma, Geneva, sans-serif;
    color: #737373;
    font-size: 12px;
    text-align: justify;
}
.white_text
{
    font-family: Tahoma, Geneva, sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-align: justify;
}
.orange_text
{
    font-family: Tahoma, Geneva, sans-serif;
    color: #F90;
    font-size: 12px;
    text-align: justify;
}
.footer
{
    font-family: Tahoma, Geneva, sans-serif;
    color: #333;
    font-size: 11px;
}
.footer_link
{
    font-family: Tahoma, Geneva, sans-serif;
    color: #333;
    font-size: 11px;
    font-weight: bold;
}
.update
{
    background: url(../images/update.jpg);
    border: 0px;
    height: 24px;
    width: 76px;
}
.search
{
    background: url(../images/search.jpg);
    border: 0px;
    height: 21px;
    width: 85px;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
a:active
{
    color: Red;
}
ul.arrow
{
    list-style-image: url(../images/arrow.jpg);
    font-weight: bold;
    line-height: 20px;
}
.css_search_textbox
{
    border: 1px solid #ae6d1d;
    height: 14px;
    width: 170px;
    border-bottom-color: #fcc888;
    border-right-color: #fcc888;
    color: #995706;
    font-size: 11px;
    font-family: Verdana;
    padding: 1px;
}
.css_layout_textbox
{
    color: #995706;
    font-family: Verdana;
    padding: 1px;
    border: 1px solid #cccccc;
}


/*Accordian Class*/
.css_faq_table
{
}
.css_faq_header
{
}
.css_faq_question
{
    width: 100%;
}
.css_faq_answer
{
}
.css_faq_table tr
{
    border-bottom: 1px dotted #cccccc;
}

body, form
{
    margin: 0px;
    background-color: #000000;
}


.cls_message_div
{
    border: 1px solid #ccc;
    background-color: Yellow;
    padding: 10px;
    top: 0px;
}
.cls_message_div_text
{
	font-weight:bold;
	color:Black;
	font-size:11px;

}
.cls_message_div_outer
{
    position: fixed;
    top: 0px;
    left: 0px;
    padding: 20px;
    border: 0px solid red;
    width: 100%;
    text-align: center;
}
/*Setting for UL LI to horizontal line*/
.css_bottom_nav_ul, .css_bottom_nav_ul li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
/*----------------------------------*/
.css_bottom_nav_ul li
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    padding-left: 3px;
    padding-right: 3px;
    text-transform: capitalize;
}

.css_bottom_nav_ul li a
{
    color: #ffffff;
    display: block;
    padding: 2px;
}
.css_bottom_nav_ul li a:hover
{
    text-decoration: none;
    color: Orange;
}
.css_bottom_nav_verticalline
{
    position: relative;
    top: 1px;
    color: #ffffff;
}
.css_copyright, .css_copyright a
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-family: Verdana;
}

.css_search_result_header
{
    font-weight: bold;
}
.css_search_result_items a
{
    color: orange;
}
.css_search_result_items a:hover
{
    text-decoration: none;
    color: black;
}
.search_inner_description
{
    font-size: 10px;
    color: Black;
    text-decoration: none;
}
.css_text
{
    font-family: Verdana;
    font-size: 12px;
}
/*SITEMAP*/
.css_sitemap
{
}
.css_sitemap_ul
{
    padding-left: 10px;
    margin-left: 10px;
    letter-spacing: 1px;
}
.css_sitemap_li
{
    padding: 5px;
}
.css_sitemap_li
{
    font-size: 13px;
    color: Black;
}
.css_sitemap_li a
{
    color: orange;
    font-weight: bold;
}
.css_link a, .css_link a:visited
{
    color: Orange;
    font-family: Verdana;
    text-decoration: none;
}
.css_link a:hover
{
    color: black;
}
.css_contactus_fieldset
{
    border: 1px solid #cccccc;
}
.css_contactus_fieldset legend
{
    font-family: Verdana;
    font-size: 17px;
    color: #ffffff;
    background-color: #cccccc;
    font-weight: bold;
    padding: 3px;
}

/*-------*/

.css_component_textbox
{
    border: 1px solid #cccccc;
}
.wtext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #999999;
    font-size: 11px;
}
.otext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fbab43;
    font-size: 11px;
}
.otext1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #fbab43;
    font-size: 9px;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #fbab43;
}
a:active
{
    text-decoration: none;
}
.content
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    text-align: justify;
}
.scroll
{
    border: solid 1px #fff;
    height: 300px;
    width: 550px;
    overflow: scroll;
    overflow-x: hidden;
    background-color: #FFFFFF;
    scrollbar-arrow-color: #000;
    scrollbar-track-color: #000;
    scrollbar-face-color: #cc6633;
}
.style1
{
    color: #FFFFFF;
}
.style3
{
    color: #FFFFFF;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.repeat_middle_bar
{
    background-image: url(../images/middle_bar.jpg);
    background-repeat: repeat-y;
}
.css_menu_rptr
{
    background-image: url(../images/menu_strip_rptr.gif);
    background-repeat: repeat-x;
    width: 100%;
}
.css_content_class
{
    background-color: white;
    vertical-align: top;
    text-align: left;
    font-family: Verdana;
    font-size: 11px;
    color: black;
}

.css_generic_table
{
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    border: 1px solid #cccccc;
    position: relative;
    background-image: url(../images/prodform_rptr.png);
    background-repeat: repeat-x;
    background-color: #eeeaea;
}
.css_generic_table td
{
    vertical-align: top;
}
.css_generic_textbox
{
    border: 1px solid #cccccc;
    font-size: 12px;
}
.css_generic_dropdown
{
    border: 1px solid #cccccc;
    font-size: 12px;
}

.lbl
{
    text-align: right;
}
.css_generic_prodinfo
{
    font-size: 13px;
    font-weight: bold;
}
.css_generic_header
{
    background-color: #f8f8f7;
    border: 1px solid #cccccc;
    border-bottom-color: #bfbcbc;
    border-right-color: #bfbcbc;
}
.cls_button
{
    color: White;
    font-weight: bold;
    background-image: url(../images/menu_strip_rptr.gif);
    background-repeat: repeat-x;
    background-position: 0px -4px;
    height: 28px;
    border: 1px solid #666666;
    margin: 0px;
}
.cls_validator_pop div, .cls_validator_pop td
{
    border: solid 1px blue;
    background-color: orange;
    color: Red;
    font-weight: bold;
}

.cls_req
{
}
/*Accordian Class*/
.accordionHeader
{
    border-bottom: 1px solid #fff;
    border-collapse: collapse;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: white;
    background-color: #8a8a8a;
    padding-left: 5px;
    font-family: Verdana;
    cursor: hand;
    cursor: pointer;
    letter-spacing: normal;
}
.accordionHeaderSelected
{
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    border-collapse: collapse;
    background-color: #373737;
    letter-spacing: 5px;
    color: White;
}
.accordionContent
{
    padding: 5px;
    font-size: 11px;
    color: Black;
    border-collapse: collapse;
    background-color: #f5f1f1;
    background-image: url(images/bg_accordian.jpg);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-top: 0px;
}
.css_btn_subscribe_newsletter
{
    width: 64px;
    height: 22px;
    background-image: url(../images/submit.gif);
    background-repeat: no-repeat;
    border: 0px;
}
/*Shopping Cart for Gridview*/
.gv_cart
{
    border: 1px solid #666666;
    width: 100%;
}
.gv_cart_header_row
{
    background-image: url(../images/productimages/shopcartheader.jpg);
    background-position: 0 -2px;
    background-repeat: repeat-x;
    color: White;
    vertical-align: top;
}
.gv_cart td, .gv_cart th
{
    border: 1px solid #cccccc;
    height: 18px;
    padding: 5px;
}
.gv_cart_row
{
    background-color: #f5f9fc;
}
.gv_cart_alt_row
{
    background-color: #e1f0fa;
}
.gv_cart_footer_row, .gv_cart_footer_row td
{
    text-align: right;
    font-weight: bold;
    border-left: 0px solid #666666;
    border-right: 0px solid #666666;
    height: 15px;
    background-color: #666666;
    color: #ffffff;
}
.css_front_login
{
    font-size: 11px;
    font-family: Verdana;
}
.css_shopcart_subheading
{
    font-size: 13px;
    font-family: Verdana;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}
.cls_new_message
{
    font-size: 12px;
    font-family: Verdana;
    color: black;
    border: 1px solid #cccccc;
    background-color: #efefef;
    width: 500px;
    margin: auto;
    padding: 50px;
}


.rounded
{
    border: 0px solid red;
    display: inline-block;
    padding-left: 5px;
    background-image: url(../images/productimages/btn_left_img.png);
    background-repeat: no-repeat;
}
.rounded_right input
{
    border: 0px solid red;
    height: 26px;
    background-image: url(../images/productimages/btn_center_rptr.png);
    background-repeat: repeat-x;
    color: White;
}

.rounded_right
{
    border: 0px solid yellow;
    display: inline-block;
    padding-right: 5px;
    background-image: url(../images/productimages/btn_right_img.png);
    background-repeat: no-repeat;
    background-position: right top;
}


.css_front_login
{
    color: white;
    font-size: 11px;
    font-family: Verdana;
}
.css_front_login .css_textbox_login
{
    border: 1px solid #666666;
    width: 120px;
    height: 15px;
    background-color: #000000;
    color: White;
}
.css_front_login .css_btn_login
{
    width: 64px;
    height: 22px;
    background-image: url(../images/submit.gif);
    background-repeat: no-repeat;
    border: 0px;
}


.css_front_login_mainpage
{
    color: black;
    font-size: 12px;
    font-family: Verdana;
    padding: 10px;
}
.css_front_login_mainpage .css_textbox_login
{
    border: 1px solid #cccccc;
    width: 112px;
    height: 15px;
}
.css_front_login_mainpage .css_btn_login
{
    width: 64px;
    height: 26px;
    background-image: url(../images/productimages/btn_center_rptr.png);
    background-repeat: repeat-x;
    background-position: 0px -2px;
    border: 1px solid #000000;
    color: White;
}
.css_minicart
{
    border: 0px solid #666666;
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    color: White;
    padding:5px;
}
.css_minicart table tr td
{
    border:1px solid #666666;
    padding:4px;
}
.css_minicart table tr td a
{
    color:#ec9419;
    font-weight:bold;
    text-decoration:none;
}
.css_minicart table tr td a:hover
{
    color:#ffffff;
}
.css_minicart_header, .css_minicart_footer
{
    background-color:#242424;
}
.css_message_panel
{
	margin:100px;
	padding:50px;
	width:400px;
	font-size:15px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	border:1px solid #cccccc;
	background-color:#efefef;
}
.css_lable_header
{
    font-size:15px;
    background-color:#666666;
    letter-spacing:2px;
    color:White;
    margin:1px;
    font-family:Verdana;
}
