@charset "utf-8";
/* CSS Document */

#row-3 {
font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	color:#737373;
	min-width:960px;
	background:#000;
	z-index:1;
	padding-top:83px;
	width:100%;
	height:444px;
	background:url(row3-bg.jpg) center top no-repeat;
	overflow:hidden;
	text-align:center;
	position:relative;
}

#row-3 a {text-decoration:none}

#row-3 .main {
margin: 0px auto;
padding: 0px;
width: 960px;
line-height: 1.38em;
font-size: 0.81em;
}

#row-3 .container_12 {
width: 960px;
margin-right: auto;
margin-left: auto;
}

#row-3 .grid_12 {
display: inline;
float: left;
position: relative;
margin-left: 10px;
margin-right: 10px;
}
#row-3 .container_12 .grid_12 {
width: 940px;
}

#row-3 .box {
width: 176px;
height: 357px;
border: 1px solid white;
cursor: pointer;
background: white;
box-shadow: inset 0px 0px 10px #BBB;
-moz-box-shadow: inset 0px 0px 10px #BBB;
-webkit-box-shadow: inset 0px 0px 10px #BBB;
}

#row-3 .box-container {
	width:100%;
	min-height:359px;
}

#row-3 .box {
	width:176px; 
	height:357px;
	border:1px solid #fff;
	cursor:pointer;
	background:#fff;
	box-shadow:inset 0px 0px 10px #bbb;
    -moz-box-shadow:inset 0px 0px 10px #bbb;
    -webkit-box-shadow:inset 0px 0px 10px #bbb;
}
#row-3	.box.first {position:absolute; left:21px; top:0; z-index:6;}
#row-3	.box.second {position:absolute; left:201px; top:0; z-index:5;}
#row-3	.box.third {position:absolute; left:381px; top:0; z-index:4;}
#row-3	.box.fourth {position:absolute; left:561px; top:0; z-index:3;}
#row-3	.box.fifth {position:absolute; left:741px; top:0; z-index:2;}
#row-3	.box:hover {z-index:99;}

#row-3 .box-shadow {
	padding:15px 15px 24px;
	text-align:center;
}
#row-3 .ieshadow{display:none;}
	
#row-3 .box-list li {
	text-align:center;
	line-height:24px;
	background:url(pic-2.gif) 0 bottom repeat-x;
}
#row-3 .box-list li.last {background:none;}
#row-3	.box-list li a {text-decoration:none;}
#row-3	.box-list li a:hover {color:#fcbc00;}

#row-3 .text-1 {
	display:block;
	font-size:27px;
	line-height:1.222em;
	color:#1b1b1b;
	letter-spacing:1px;
	margin-bottom:3px;
} 
#row-3 .text-2 {
	display:block;
	font-size:15px;
	line-height:1.2em;
	color:#fcbc00;
	margin-bottom:10px;
} 

#row-3 .p0 {margin-bottom:0px;}
#row-3 .p1 {margin-bottom:8px;}
#row-3 .p2 {margin-bottom:15px;}
#row-3 .p3 {margin-bottom:30px;}
#row-3 .p4 {margin-bottom:40px;}
#row-3 .p5 {margin-bottom:50px;}
#row-3 .p6 {margin-bottom:81px;}

#row-3 h6 {
font-size: 12px;
line-height: 1.2em;
color: #9F9F9F;
}

#row-3 .wrapper {
width: 100%;
overflow: hidden;
}

#row-3 .prev-indent-bot {
margin-bottom: 10px;
}

#row-3 ol, ul {
padding: 0;
border: none;
border-collapse: collapse;
list-style: none;
}

#row-3 .button {
display: inline-block;
padding: 8px 24px;
font-size: 14px;
line-height: 1.214em;
font-weight: 700;
color: black;
background: url(button-tail.gif) 0 0 repeat-x #F1BB22;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
box-shadow: 1px 1px 1px #CECECE;
-moz-box-shadow: 1px 1px 1px #CECECE;
-webkit-box-shadow: 1px 1px 1px #CECECE;
}
	#row-3 .button:hover {background:#f1bb22;}