/* CSS Document */

* {margin:0; padding:0;}

body { background:#88AFBD;}

td, input, textarea{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;  
	color:#707070;	
	vertical-align:top;
}

a { color:#D52D00;}
a:hover { text-decoration: none;}
a img { border:0;}

strong { color:#3A403C;}

.clear { clear:both;}

.auto { width:auto; height:auto;}

input, submit { vertical-align:middle;}

table { 
	border:0px;
	border-collapse:collapse;
	width:100%;
	height:100%;
}

.form { height:21px; margin-bottom:1px;}
.form input {width:186px; padding:1px 0 0 4px; height:18px; border:1px solid #8A979C; color:#464646; background:#D1DEE3;}
.form select {width:165px;padding:0 0 0 3px;height:18px; border:1px solid #8A979C; color:#464646; background:#D1DEE3; font-size:11px;}
.form textarea {width:270px; padding:1px 0 0 4px; height:150px; border:1px solid #8A979C; color:#464646; background:#D1DEE3;}

.left_tall { background:url(images/tall_top_left.jpg) repeat-x top; width:50%;}
.right_tall {background:url(images/tall_top_right.jpg) repeat-x top; width:50%;}

.tall_bottom { background:url(images/footer_bgd.jpg) repeat-x;}
.tall_center { background:#FFFFFF;}

ul { list-style:none;}
li { background:url(images/marker.gif) no-repeat 0 7px; padding-left:7px;}
li a {  background:url(images/link_dot.gif) left bottom repeat-x;   line-height:18px; font-weight:bold; text-decoration:none;}
li a:hover { color:#000000;}
.img_indent { margin-right:22px;}

.title { margin-bottom:13px;}

.link1 {background:url(images/marker.gif) no-repeat 3px 5px; font-weight:bold; padding-left:9px; text-decoration:none;}
.link1 span {background:url(images/link_dot.gif) left bottom repeat-x;}
.link1:hover { color:#000000;}

.indent { padding:50px 37px 20px 40px;}

.line_hor { background:url(images/line_hor.gif) repeat-x; margin:21px 0 30px 0;}


/* header */
#header { height:317px;}
#header .row_1 { height:62px;}
#header .row_1 .col_1 { background:#FFFFFF;}
#header .row_1 .col_1 .c1 { padding:24px 18px 0 35px;}
#header .row_1 .col_1 .c2 { padding:24px 16px 0 13px;}
#header .row_1 .col_1 .c3 { padding:24px 19px 0 19px;}
#header .row_1 .col_1 .c4 { padding:24px 18px 0 20px;}
#header .row_1 .col_1 .c5 { padding:24px 12px 0 16px;}
#header .row_1 .col_1 .c6 { padding:24px 0 0 13px;}
#header .row_1 .col_1 .separ { padding:24px 0 0 0;}
#header .row_2 { height:131px; background:url(images/head_r2.jpg) no-repeat left top;}
#header .row_2 img { margin:41px 0 0 56px;}
#header .row_3 { height:124px; background:url(images/r_head.jpg) left bottom repeat-x;}
#header .row_3 .col_1 { width:207px; background:url(images/head_banner_1.jpg) no-repeat;}
#header .row_3 .col_1 div { padding:34px 0 0 17px;}
#header .row_3 .col_2 { width:219px; background:url(images/head_banner_2.jpg) no-repeat;}
#header .row_3 .col_2 div { padding:34px 0 0 17px;}
#header .row_3 .col_3 { width:340px; background:url(images/head_banner_3.jpg) no-repeat right bottom;}
#header .row_3 .col_3 .c1 { padding:34px 0 0 32px;}
#header .row_3 .col_3 .c2 { padding:28px 0 0 9px;}

#header .row_3 .img_indent { margin-right:14px;}
#header .row_3 .title { margin:3px 0 10px 0;}

/*content*/
#content { height:371px;}
#content .col_2 .indent { color:#303030;}
#content .rating_star { margin-left:2px;}

/*footer*/
#footer { height:52px; background:url(images/footer_bgd_right.jpg) no-repeat right top; color:#FFFFFF;}
#footer div { margin:15px 0 0 40px;}
#footer a { color:#FFFFFF; text-decoration:none;}
#footer a:hover { text-decoration:underline;}





/* page8*/
#page8 #header .row_3 {background:url(images/r_head_1.jpg) repeat-x right bottom;}
#page8 #header .row_3 .col_3 {height:109px; background:url(images/head_banner_3_p8.jpg) no-repeat bottom left;}
#page8 #footer { background:none;}


/* paginator */

	a.paginator {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #AAAADD;
		
		text-decoration: none; /* no underline */
		color: #000099;
	}
	a:hover.paginator{
		border: 1px solid #000099;

		color: #000;
	}
	span.paginator {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}