* { margin:0; padding:0;}
body { background:url(images/body-bg.jpg) no-repeat center top #000; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#eaeaea; overflow-x:hidden; position:relative;}


html { min-width:960px;}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}


/*==================list====================*/
ul { list-style:none;}

.site-nav li { font-size:2.58em; font-family:Arial Narrow, Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:1em; font-weight:bold; padding-bottom:3px; letter-spacing:-1px;}
.site-nav li a { color:#f908c3; text-decoration:none;}
.site-nav li a:hover, .site-nav li a.act { color:#fff;}

.list { margin-top:-14px; padding-bottom:14px;}
.list li { padding:14px 0 0 16px; background:url(images/marker-3.gif) no-repeat left 20px; color:#eaeaea;}
.list li a { color:#eaeaea;}

.list1 { margin-top:-24px; padding-bottom:12px;}
.list1 li { color:#98C9FF; list-style-type:decimal; list-style-position:inside; padding-top:24px;}
.list1 li span { color:#eaeaea;}

.list2 { margin-top:-36px;}
.list2 li { width:100%; overflow:hidden; vertical-align:bottom; padding-top:29px;}
.list2 li img { float:left; margin-right:12px;}
.list2 li span { color:#98C9FF;}
.list2 li p { padding-right:15px; margin-bottom:7px;}

.list3 { margin-top:-20px; padding-bottom:10px;}
.list3 li { padding-top:20px;}

.list4 { margin-top:-18px; padding-bottom:10px;}
.list4 li { line-height:1.5em; padding-top:18px;}
.list4 li a { color:#eaeaea;}
.list4 li span { color:#98C9FF;}


/*==================other====================*/
.img-box { margin-top:-10px;}
.img-box img { margin-bottom:12px; display:block;}

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:10px;}

.phone { float:right; margin-right:80px;}

.tab { width:100%; line-height:1.5em;}
.tab td b { padding:4px 0 7px 12px; display:block; font-weight:normal;}
.tab tr.first { color:#98C9FF;}
.tab tr.first td b { padding-top:0;}
.tab tr.last td { border-bottom:0;}
.tab td.c1, 
.tab td.c2, 
.tab td.c3, 
.tab td.c4, 
.tab td.c5 {
	border-right:1px solid #404040;
	border-bottom:1px solid #404040;
}
.tab td.c1 { width:97px;}
.tab td.c2 { width:93px;}
.tab td.c3 { width:116px;}
.tab td.c4 { width:78px;}
.tab td.c5 { width:80px;}
.tab td.c6 { width:68px; border-bottom:1px solid #404040;}

/*==================txt, links, lines, titles====================*/
a {color:#ffffff;}
a:hover{text-decoration:none;}

h3 { color:#fff; text-transform:uppercase; font-size:1.67em; background:url(images/title-tail1.gif) repeat-x 9px top; margin-bottom:25px;}
h3 span { display:block; background:url(images/title-left1.gif) no-repeat left top; height:50px;}
h3 em { display:block; font-style:normal; padding:17px 0 0 16px; background:url(images/title-right1.gif) no-repeat right top;}
h4 { color:#fff; text-transform:uppercase; font-size:1.67em; background:url(images/title-tail2.gif) repeat-x 9px top; margin-bottom:25px;}
h4 span { display:block; background:url(images/title-left2.gif) no-repeat left top; height:50px;}
h4 em { display:block; font-style:normal; padding:17px 0 0 16px; background:url(images/title-right2.gif) no-repeat right top;}
h5 { color:#98C9FF; font-size:1em; font-weight:normal; line-height:1.5em;}



.txt1 { color:#98C9FF;}

.link { text-align:center; }
.link a { display:inline-block; text-decoration:none; font-size:10px; /*background:url(images/marker-2.gif) no-repeat left 3px; padding-left:16px;*/}
.link a:hover { text-decoration:underline;}

.link1 { display:block; float:right; text-transform:uppercase; background:url(images/link1-bgd.gif) repeat-x top; line-height:.92em; color:#fff; font-size:.92em; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:9px 9px 9px 9px; font-style:normal; font-weight:bold;}
.link1:hover { text-decoration:underline;}

.link7 { display:block; float:left; text-transform:uppercase; background:url(images/link1-bgd.gif) repeat-x top; line-height:.92em; color:#fff; font-size:.92em; text-decoration:none;}
.link7 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link7 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:9px 9px 9px 9px; font-style:normal; font-weight:bold;}
.link7:hover { text-decoration:underline;}

.link2 a { display:inline-block; text-decoration:none; background:url(images/marker-2.gif) no-repeat left 3px; padding-left:16px;}
.link2 a:hover { text-decoration:underline;}

.divider { width:100%; background:url(images/divider-tail.gif) repeat-y 249px top;}
.divider .top { background:url(images/divider-top.gif) no-repeat 249px top;}
.divider .bot { background:url(images/divider-bot.gif) no-repeat 249px bottom; min-height:169px; height:auto!important; height:169px;}
.line-hor { border-top:1px solid #1a1a1a; padding-bottom:59px;}


/*==================boxes====================*/
.box { width:100%; background:url(images/box-tail.gif); position:relative;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top; width:100%;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; min-height:169px; height:auto!important; height:169px;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:22px 28px 25px 24px; position:relative;}
.box .bg {
	background:url(images/box-bg.png) no-repeat left top;
	position:absolute;
	right:-55px;
	top:5px;
	width:535px;
	height:280px
}
.box h3 { font-size:1.25em; color:#ff2ce7; text-transform:uppercase; background:url(images/marker-1.gif) no-repeat left top; padding:3px 0 1px 26px; margin-bottom:20px;}
.box p { color:#595959;}
.box cite { display:block;}

.box1 .border-top {background:url(../MILF-Showcase/images/border-top.gif) repeat-x top;}
.box1 .border-bot {background:url(../MILF-Showcase/images/border-bot.gif) repeat-x bottom;}
.box1 .border-left {background:url(../MILF-Showcase/images/border-left.gif) repeat-y left;}
.box1 .border-right {background:url(../MILF-Showcase/images/border-right.gif) repeat-y right;}


/*header*/
#header .row-1 { height:184px;}
#header .row-1 .indent {
	padding-top: 44px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 68px;
}
#header .row-1 .indent a { cursor:pointer; position:relative;}
#header .row-2 { height:163px;}
#header .row-2 .indent { padding-left:390px;}

/*content*/
#content { min-height:572px; height:auto!important; height:572px;}
#content .indent { padding:0 12px 78px 409px;}
#content .indent1 { padding-bottom:21px;}
#content .indent2 { color:#fff; padding:0 12px 78px 409px; text-decoration:none; }
#content .indent2 a { color:#fff; padding:0 12px 78px 409px; text-decoration:none; }
#content p { line-height:1.5em;}
#content cite { font-style:normal; line-height:1.5em;}

/*footer*/
#footer p { color:#98c9ff; padding-top:12px;}
#footer p a { color:#98c9ff; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
