html, body { width 100%; height: 100%;}
body { padding: 0; margin: 0 auto; background: #006599 url(/system/modules/edu.dom.gssw/images/background_grade.jpg) repeat-x; }

h1, h2, h3 { color: #bf5212; }

h1 { font-family: Times, serif; }
h2 { font-size: 15px; }
h3 { padding-top: 0; margin-top: 0; }

a { color: #bf5212; text-decoration: none; }
a:hover { color: #9d410a; }

a.pdf { 
	background: url(http://www.dom.edu/system/modules/edu.dom.home/images/pdf.png) no-repeat right center; 
	padding-right: 20px;
	line-height: 16px;
}

img { float: left; border: none; }

hr {
	border: 0;
	height: 1px;
	text-align: left;
	background: #cccccc;
	}

table tr td { vertical-align: text-top; }

#container {
	text-align: left;
	margin: 0 auto;
	width: auto;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 13px;
	width: 950px;
	}

#home {
	padding: 0 40px;
	width: 440px;
	float: left;
	min-height: 100px;
	}

#topnav{
	color: #ffffff;
	float: right;
	}

	#topnav a{ color: #ffffff; }
	#topnav a:hover { color: #f6d09d; }

#header{
	background-color: #bf5212;
	padding: 20px 20px 25px 20px;
	height: 100px;
	margin: 0 0 10px 0;
	}

#logo {
	float: left;
	}

#searchrow {
	float: right;
	}
#search { 
	margin: 0px;
	float: right;
	width: 155px;
	height: 30px;
	padding-top: 25px;
	}

	#searchBox {
		border: 1px solid #666666;
		float: left;
		}

	#arrow { 
		float: left;
		background-color: #262626;
		margin: 2px 0 0 10px;
		}

#left_rail {
	float: left;
	width: 710px;
	} 

#pageimage {
	width: 710px;
	height: 165px;
	float: left;
	margin: 0 0 20px 0; 
	}

#homenav {
	background-color: #ffffff; 
	padding: 0px 0 20px 0;
	float: left;
	width: 100%;
	}

	.navbox {
		padding: 0 10px 0 0;
		float: left;
		}

	#navbox4 {
		padding: 0;
		float: left;
		}

		.navbox a { border: none; }

#intnav { 
	width: 172px;
	float: left;
	padding: 0 8px 20px 20px;
	min-height: 200px;
	}

	#intnav ul { 
		float: left;
		list-style-type: none; 
		margin: 0; 
		padding: 0; 
		}

		#intnav ul li {
			padding: 0 0 12px 0;
			}
		#intnav ul li a {
			font-size: 12px;
			color: #bf5212;
			text-decoration: none;
			}
		#intnav ul li a:hover { color: #f6d09d; }

#breadcrumbs {
	color:#454545;
	float: left;
	width: 510px;
	padding-bottom: 20px;
	font-size: 11px;
	}
#breadcrumbs a { color: #454545; }
#breadcrumbs a:hover { color: #bf5212; text-decoration: underline; }

#content { 
	width: 950px;
	height: auto; 
	background-color: #ffffff;
	float: left;
	padding: 0 0 20px 0px;
	}

#title {
	color: #bf5212;
	font-size: 22px;
	font-family: Times, serif;
	float: left;
	padding-bottom: 10px;
	max-width: 500px;
	}
.comment { font-size: 11px; }

#text_area{
	float: left;
	width: 440px;
	}
#text_area img { padding: 0 10px 10px 0; }

#inttext_area{
	float: left;
	width: 500px;
	}
#inttext_area img { padding: 0 10px 10px 0; }

#inner_rail {
	width: 180px;
	padding: 10px 30px 0 20px;
	min-height: 520px;
	margin-left: 10px;
	background-color: #e0e0e0;
	float: left;
	}
	#inner_rail #right_rail ul li img {
		width: 180px;
		}

#right_rail {
	float: left;
	width: 220px;
	height: 200px;
	}

	#right_rail ul {
		margin: 0px;
		padding: 0px 0 0 0px;
		list-style: none;
		}

	#right_rail li {
		width: 200px;
		float: left;
		}

	#right_rail li img {
		border: none;
		padding: 0 0 6px 0;
		max-width: 350px;
		max-height: 160px;
		}

	#right_rail li p { margin: 0; }

#tagline{ 
	float: right;
	padding-right: 75px; 
	}

#rightsocial { float: left; padding: 15px 20px 0 20px; color: #999999; }
		#rightsocial img { padding: 10px 0 10px 10px !important; }
		#rightsocial p {
			float: left;
			padding: 14px 0 0 0 !important;
			margin: 0;
			}

#form_area {
    }
    #form_area form table tr td{
            background-color: transparent !important;
            color: #000000 !important;
            padding: 5px;
            }
    #form_area form table tr td img{
            padding: 10px 0;
            }
            .onlineform{
                width: 200px;
	    height: 20px;
                }
	    /**input {
                float: left;
                }*/

#footer { 
	float: left;
	font-size: 80%;
	font-family: Verdana, sans-serif;
	color: #ffffff; 
	background-color: #262626;
	background-image: url(/system/modules/edu.dom.gssw/images/footer_grade.png);
	background-repeat: repeat-x;
	height: 140px;
	width: 100%;
	}

	#footer img {
		float: left;
		padding: 20px 0 0 40px;
		}

	#footer p {
		float: left;
		padding: 10px 0 0 30px;
		}

	#footer a { color: #bf5212; text-decoration: none; }
	#footer a:hover { text-decoration: underline; }
