/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: #ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	color: #000000;
	margin: 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

A:link
{
    color: #3399CC;
    text-decoration: none;
}

A:visited
{
	text-decoration: none;
	color: #3399CC;
}

A:active
{
	text-decoration: none;
	color: #3399CC;
}

A:hover
{
	color: #696969;
	text-decoration: none;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
}

table
{
	font-family: Tahoma;
	font-size: 12px;
}

.tbl_main 
{
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
}

.contents 
{
	padding: 20px;	
}

.btn
{
    border: solid 1px #386CCF;
    background-image: url(images/btn.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
    background-color: #386CCF;
}

.btn_simple {
    font-family: Tahoma;
    font-size: 12px;
}

.btn_small
{
	border-right: white 1px outset;
	border-top: white 1px outset;
	font-size: 11px;
	border-left: white 1px outset;
	color: #ffffff;
	border-bottom: white 1px outset;
	font-family: Tahoma;
	background-color: #00A8FF;
	padding: 1px;
}

.txt
{
    border-right: #808080 1px solid;
    border-top: #808080 1px solid;
    border-left: #808080 1px solid;
    border-bottom: #808080 1px solid;
    font-family: Tahoma;
    font-size: 12px;
    height: 20px;
    padding: 2px;
}

.req 
{
	color: #ff0000;
	font-size: 12px;
}

.line_bt_nav 
{
	border-bottom: solid 1px #9EB1BB;
}

.line_tp
{
	border-top: solid 1px #000000;
}

.line_bt
{
	border-bottom: solid 1px #000000;
}

.line_lt
{
	border-left: solid 1px #000000;
}

.line_rt
{
	border-right: solid 1px #000000;
}

.line_tp_2
{
	border-top: #808080 1px solid;
}

.line_bt_2
{
	border-bottom: solid 1px #808080;
}

.line_lt_2
{
	border-left: solid 1px #808080;
}

.line_rt_2
{
	border-right: solid 1px #808080;
}

.top
{
    font-family: Tahoma;
    font-size: 12px;
    color: #a9a9a9;
}

.top a:link
{
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}

.top a:visited
{
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}

.top a:active
{
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}

.top a:hover
{
    text-decoration: none;
    color: #a9a9a9;
    font-weight: bold;
}

.footer_txt
{
	font-size: 12px;
	color: #696969;
	font-family: Tahoma;
}

.footer .cust
{
	font-size: 12px;
	font-family: Tahoma;
}

.footer
{
	font-size: 12px;
	font-family: Tahoma;
	color: #3399CC;
}

a.footer:link
{
	text-decoration: none;
	color: #3399CC;
}

a.footer:visited
{
	text-decoration: none;
	color: #3399CC;
}

a.footer:active
{
	text-decoration: none;
	color: #3399CC;
}

a.footer:hover
{
	color: #696969;
	text-decoration: none;
}

.menu
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	font-family: Tahoma;
}

.menu a:link
{
	color: #666666;
	text-decoration: none;
}

.menu a:visited
{
	text-decoration: none;
	color: #666666;
}

.menu a:active
{
	text-decoration: none;
	color: #666666;
}

.menu a:hover
{
	color: #a9a9a9;
	text-decoration: none;
}

.menu_sub
{
	padding-right: 15px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_sub a:link
{
	color: #000000;
	text-decoration: none;
}

.menu_sub a:visited
{
	text-decoration: none;
	color: #000000;
}

.menu_sub a:active
{
	text-decoration: none;
	color: #000000;
}

.menu_sub a:hover
{
	color: #696969;
	text-decoration: none;
}

.heading_big 
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.heading_top
{
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
    font-weight: bold;
}

.heading 
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}

.heading_small
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
}

.heading_2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
}

.heading_3
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.heading_4
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.header_1
{
	font-weight: bold;
	font-size: 18px;
	color: #dc143c;
	font-family: Tahoma;
	height: 35px;
}

.header_2
{
	font-weight: bold;
	font-size: 14px;
	color: #dc143c;
	font-family: Tahoma;
	height: 35px;
	border-top: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color: #f5f5f5;
}

.header_3
{
	font-weight: bold;
	font-size: 12px;
	color: #EABA01;
	font-family: Tahoma;
	padding-bottom: 5px;
	border-bottom: #808080 2px solid;
}

.header_menu
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	background-image: url(images/box_01.jpg);
	background-repeat: no-repeat;
	height: 43px;
	color: #dc143c
}

.dgHeader
{
	border-top: #dcdcdc 1px solid;
	font-weight: bold;
	color: #005683;
	border-bottom: #dcdcdc 1px solid;
	background-color: #f5f5f5;
}

.dgAltItem
{
	background-color: #f5f5f5;
}

.dgPager 
{
	text-align: right;	
}

.img_thumbnail
{
	width: 80px;
	height: 80px;	
}

.img_thumbnail_2
{
	width: 70px;
	height: 80px;
	border: solid 1px #C0C0C0;
}

.img_thumbnail_small
{
	width: 40px;
	height: 40px;	
}

.price
{
	color: #dc143c;
	font-weight: bold;
}

.price_2
{
	font-size: 11px;
	color: #dc143c;
	font-weight: bold;
}

.price_3 
{
	color: #FF850D;
	font-size: 17px;
	font-family: Times New Roman;
}

.discount
{
	font-weight: normal;
	color: #808080;
	text-decoration: line-through;
}

.discount_2 
{
	color: #8E8E8E;
	font-size: 16px;
	font-family: Times New Roman;
	text-decoration: line-through;
}

.currency 
{
	font-size: 11px;
	font-family: Tahoma;
}

.alt
{
	border-top: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	background-color: #f5f5f5;
}

.footer_frm 
{
	text-align: center;	
}

a.a1
{
	font-weight: bold;
}

a.a1:link
{
	color: #1e90ff;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: solid 1px #1e90ff;
}

a.a1:visited
{
	text-decoration: none;
	color: #1e90ff;
	padding-bottom: 2px;
	border-bottom: solid 1px #1e90ff;
}

a.a1:active
{
	text-decoration: none;
	color: #1e90ff;
	padding-bottom: 2px;
	border-bottom: solid 1px #1e90ff;
}

a.a1:hover
{
	color: #000000;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: solid 1px #000000;
}

a.a2
{
	font-family: Tahoma;
	font-size: 11px;
}

a.a2:link
{
	color: #000000;
	text-decoration: underline;
}

a.a2:visited
{
	text-decoration: underline;
	color: #000000;
}

a.a2:active
{
	text-decoration: underline;
	color: #000000;
}

a.a2:hover
{
	color: #1e90ff;
	text-decoration: none;
}

a.a3
{
	font-family: Tahoma;
	font-size: 12px;
}

a.a3:link
{
	color: #666666;
	text-decoration: none;
}

a.a3:visited
{
	color: #666666;
	text-decoration: none;
}

a.a3:active
{
	color: #666666;
	text-decoration: none;
}

a.a3:hover
{
	color: #1e90ff;
	text-decoration: none;
}

.hr_line 
{
	border-top: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;	
}

.small_info 
{
	font-size: 11px;	
}

.btn_sel
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	padding: 5px 8px 2px 8px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	border-bottom: 0px;
	text-align: center;
}

.btn_sel a:link
{
	color: #000000;
	text-decoration: underline;
}

.btn_sel a:visited
{
	text-decoration: underline;
	color: #000000;
}

.btn_sel a:active
{
	text-decoration: underline;
	color: #000000;
}

.btn_sel a:hover
{
	color: #1e90ff;
	text-decoration: none;
}

.btn_nor
{
	border-right: #cccccc 1px solid;
	padding-right: 6px;
	border-top: #cccccc 1px solid;
	padding-left: 6px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #cccccc 1px solid;
	border-bottom: 0px;
	color: #000000;
	padding-top: 5px;
	font-family: Tahoma;
	background-color: #f5f5f5;
	text-align: center;
}

.btn_nor a:link
{
	color: #000000;
	text-decoration: none;
}

.btn_nor a:visited
{
	text-decoration: none;
	color: #000000;
}

.btn_nor a:active
{
	text-decoration: none;
	color: #000000;
}

.btn_nor a:hover
{
	color: #1e90ff;
	text-decoration: underline;
}

.loader
{
    width: 100%;
    height: 100%;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1001;
}

.loader table
{
    font-family: georgia;
    font-size: 28px;
    color: #000000;
    background-color: #ffffff;
    filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
    direction: rtl;
}

.box {
    border: solid 1px #A0DFFF;
    font-family: Tahoma;
    font-size: 12px;
}

.box .head {
    border-bottom: solid 1px #A0DFFF;
    background-image: url(images/head.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma;
    font-size: 12px;
	color: #666666;
    font-weight: bold;
    padding: 2px 5px 0px 2px;
}

.box_2 {
    border: solid 1px #D0D0D0;
    font-family: Tahoma;
    font-size: 12px;
}

.box_2 .head {
    border-bottom: solid 1px #D0D0D0;
    background-image: url(images/head_2.jpg);
    background-repeat: repeat-x;
    height: 22px;
    font-family: Tahoma;
    font-size: 12px;
	color: #666666;
    font-weight: bold;
    padding: 2px 5px 0px 2px;
}