/* @override 
	http://extranet.imagebox.com/sonic/main.css
	http://sonicpackaging.com/main.css
*/

/*@import url('navigation.css');*/

* { padding: 0; margin: 0; }

html{
	font-size: 100%;
}

a img {
	border: none;
	border: 0px;
}

body {
	 background: #000;
	 font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	 font-size: 62.5%;
	 }
	 
/* Container */
#wrapper {
	margin: 0 auto;
	width: 913px;
	 }
	 
#content-wrapper {
	background: url(images/background-main.gif) repeat-y;
	float: left;
}



/* Layout Elements */
#header {
	 background: #F7AE3E;
	 color: #333;
	 float: left;
	 height: 70px;
	 width: 840px;
	margin-bottom: 10px;
	padding: 25px 35px 30px 25px;
	overflow: hidden;
	position: relative;
	left: 13px;
}
	 
#leftcolumn { 
	 background: #005195;
	 color: #333;
	 float: left;
	 width: 237px;
}

#content { 
	 background: url(images/background-content.gif) no-repeat top center #062E51;
	 color: #333;
	 display: inline;
	 float: left;
	 width: 610px;
	padding: 45px 35px 45px 30px;
}

#subpage-content {
	background: url(images/background-subpage.jpg) no-repeat top center #062e51;
		 color: #333;
	 display: inline;
	 float: left;
	 width: 610px;
	padding: 45px 35px 45px 30px;
}
#subpage-content blockquote {
	font-size: 1.5em;
	color: #FFF;
	float: right;
	width: 200px;
	line-height: 1.5em;
	background: #005195;
	padding: 5px;
	text-align: center;
	margin: 30px -35px 30px 30px;
}
blockquote .source {
	display: block;
	text-align: right;
	font-size: 0.8em;
	line-height: 1.2em;
	border-top: 80% solid #F7AD40;
}


#content-left{
	float: left;
	width: 275px;
	padding: 60px 40px 0 0;
}

#content-right{
	float: left;
	width: 275px;
	padding: 60px 0 0;
}

#bottom {
	width: 610px;
	margin-top: 60px;
	padding-top: 20px;
	float: left;
}

#bottom-left {
	background: url(images/background-ad-session.jpg) no-repeat;
	float: left;
	width: 250px;
	padding-right: 30px;
	height: 145px;
}

#bottom-right {
	float: left;
	width: 250px;
	height: 145px;

	
}

#bottom-left span, #bottom-right span {
	font-size: 15px;
	line-height: 18px;
}

#bottom #bottom-left p a:link, #bottom  #bottom-left p a:visited,#bottom #bottom-right p a:link, #bottom  #bottom-right p a:visited  {
	color: #fff;
}

#footer {
	float: left;
	width: 870px;
	padding-top: 10px;
	padding-left: 25px;
	margin-left: 13px;
	text-align: right;
	color: #666;
}

/* Links */

a:link, a:visited, #subpage-content #bottom a:link, #subpage-content #bottom a:visited{
	color: #F7AE3E;
	text-decoration: none;
	}
	
a:hover, a:active{
	color: #F7AE3E;
	text-decoration: underline;
	}
	
#content-left a:link, #content-left a:hover, #content-left a:visited, #content-right a:link, #content-right a:hover, #content-right a:visited {
	font-style: italic;
}


#subpage-content a:link, #subpage-content a:visited {
	color: #fff;
	text-decoration: underline;
}

#subpage-content a:hover {
	text-decoration: none;
}



/* Text */

p{
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	text-decoration: none;
	padding-top: 3px;
	width: 495px;
	padding-bottom: 10px;
}

#footer p {
	float: right;
	text-align: right;
	color: #666;
	font-size: 1.1em;
}

#bottom p{
	width: 210px;
}

#content-left p, #content-right p {
	width: 270px;
}
	
span, #subpage-content #page-title span {
	color: #F7AE3E;
	font-style: italic;
	font-size: 1.2em;
	width: auto;
}




/* Headings */

h1 {
	font-size: 2.6em;
	line-height: 31px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

h2, #content-left h2, #content-right h2 {
	color: #fff;
	width: 540px;
	padding-left: 10px;
	font: normal normal 1.8em/22px "Lucida Grande", Lucida, Verdana, sans-serif;
}


#content-right h2 {
	font-weight: bold;
	padding-top: 25px;
	width: 270px;
	padding-left: 0;
	padding-bottom: 5px;
}

#content-left h2 {
		font-weight: bold;
	padding-top: 36px;
	width: 270px;
	padding-left: 0;
	padding-bottom: 5px;
}




#bottom h2 {
	width: auto;
	padding-left: 0;
}

h3 {
	color: #fff;
	padding: 5px 0 0;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
}

h4 {
	color: #F7AE3E;
	font-size: 1.2em;
	line-height: 16px;
	width: 495px;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
	
}



/* Lists */

ul {
	margin-left: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
}

li {
	color: #fff;
	font-size: 1.1em;
	line-height: 14px;
}

div#subpage-content ul li {
	font-size: 1.2em;
	padding: 5px 110px 3px 0;
	line-height: 16px;
}

dl#articles{
}

dl#articles .byline {}

/* Images */

#logo {
    float: left;
	padding-bottom: 25px;
}

#tagline {
	float: right;
	padding-top: 30px;
}

img#sonic-way {
	padding-bottom: 15px;
}

/* Subpage */

#page-title {
	width: 600px;
	height: 100px;
	float: left;
}

#page-title img {
	float: left;
}

#page-title h1 {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width: 385px;
}

#subpage-content #page-title span {
	float: left;
	padding-left: 20px;
	font-size: 1.6em;
}


/* Form */

table#form {
	width: 100%;
	
}

table#form tr td {
	vertical-align: top;

}

table#form  p {
	width: 180px;
	margin-right: 0;
	padding: 13px 0 0;
}

table#form p#note {
	width: 300px;
	font-size: 1.1em;
}

table#form input {
	color: #666;
	font: italic 1.2em/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 180px;
}

table#form textarea {
	width: 487px;
	margin-top: 20px;
	height: 80px;
}

table#form input#Submit {
	width: 90px;
	margin-top: 10px;
}

.errMsg {
	color: red;
	display: inline;
}
.errFld {
	border-color: red;
}
.mpn {
	margin-top: 30px;
	margin-bottom: 0px;
}
