/* 
Title: Main Style Sheet for RowanWins.com
Author: Coherent Methods LLC administrator@coherentmethods.com
Updated: December 16, 2008
*/

body {
	font-family: Helvetica, Verdana, arial, sans-serif;
	font-size: 90%;
	color: #fff;
	background-color: #000;
	margin: 0 auto;
}

/* @group links */
a:link {
   color: #fff;
   text-decoration: none;
}

a:visited { color: #fff; }

a:hover { text-decoration: underline; }

a:active { color: #fff; }
/* @end */

#css-container {
	border-left: solid 1px grey;
	border-right: solid 1px grey;
	border-bottom: solid 1px grey;
}

/* @group header */

#css-header {
	height: 100px;
	background: url(../../../images/header.jpg) no-repeat top left;
}

#css-header-left { padding: 40px 0 0 30px; }

#css-header-right {
	float: right;
	padding: 10px 30px 0 0;
}

#css-header-right p {
	text-align: right;
	font-size: .80em;
}

#css-header-right form { 
	margin-top: 20px;
	text-align: right;
}
/* @end */

#css-content-wrapper { 
	background: url(../../../images/background-courthouse.jpg) no-repeat top left; 
	height: 100%;
}

.css-content {
	margin: 0 auto;
	text-align: center;
	background: url(../../../images/mike-rowan.gif) no-repeat bottom left;
}

#css-left-col { 
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
}

#css-center-col { padding-top: 20px; }

#css-right-col { 
	padding-top: 20px; 
	text-align: center;
}

/* @group navigation */
#css-nav {
	width: 135px;
	margin: 0 auto;
}

#css-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#css-nav ul li {
	margin-bottom: 10px;
	height: 28px;
	background: url(../../../images/button-nav.gif) no-repeat top left;
}

#css-nav li a {
	display: block;
	padding-top: 5px;
	color: #fff;
	font-size: .85em;
	width: 100%;
}
/* @end */

/* @group practice areas */
.css-practice-areas h4 {
	padding-top: 5px;
	margin: 0 auto;
	height: 20px;
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: .80em;
	font-weight: bold;
}

.css-practice-areas p {
	padding: 0;
	margin: 0 0 10px 0;
	text-align: center;
}

.css-practice-areas img {
	float: none;
	margin: 0;
	padding: 0;
}

.css-wrongful-death { background-color: #4B2908; }
.css-personal-injury { background-color: #100A36; }
.css-divorce { background-color: #400005; }
.css-dui { background-color: #6A630A; }
.css-workcomp { background-color: #263F13; }
.css-other { background-color: black; }
/* @end */

#player {
	margin: 0 auto;
	width: 355px;
	height: 265px;
	padding: 12px 0 0 35px;
	background: url(../../../images/videoframe.jpg) no-repeat top center;
}

/* @group right navigation */

.css-right-menu { background: url(../../../images/overlay-85.png) repeat top center; }
.css-right-menu ol { 
	text-align: left;
	padding-bottom: 20px;
}

/* @end */

#quotes { background: #000; }



#css-footer { 
	background: url(../../../images/mike-rowan.gif) no-repeat bottom left; 
	height: 370px;
}

#css-footer p {
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
	width: 500px;
	font-size: 1.1em;
	line-height: 1.5em;
	background: transparent;
}

/* @group copy */

h2 { 
	color: #fff;
	font-family: garamond, "times new roman", times, serif; 
}

h3 { 
	color: #ded9c2;
	font-family: garamond, "times new roman", times, serif;
	margin: 0;
	padding: 0;
}

h4 { color: #fff; }

hr {
	border: 0;
	width: 900px;
	height: 6px;
	background: url(../images/bar.gif) repeat-x top left;
}

#css-center-col hr { 
	width: 450px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 15px;
}

.script {
	font-family: "Lucida Handwriting", "Zapf Chancery", "Comic Sans MS";
	background: transparent;
}


li { text-align: left; }

#css-nav li { text-align: center; }

/* @end */
