/*  
Theme Name: sony-ericsson
CSS Author: Steven Gleave - http://www.stevengleave.co.uk
Last Modified: 25/04/2009
*/

/* Import Master Reset */
@import url(reset.css);


/* HTML Elements */

body,html { min-height:101%; }
	
body { background:#9E2258 url(images/bg.jpg) repeat-x; padding:0; }

body, select, input, textarea { font:100% Arial, Verdana, Sans-Serif; }

a, a:visited { text-decoration:none; }

a:hover, a:active { text-decoration:underline; }
label { margin:12px 0 0; display:block; }
	
a img { border:none; }

table { display:table; margin:13px 0; width:100%; border-collapse:collapse; }	


/* Structure */

#wrapper { background-image:url(images/glow.png); background-repeat:no-repeat; background-position:550px 0px; }
#container { margin:0 auto; padding:0; min-width:760px; max-width:980px; }


#header { width:100%; padding-top:30px; }
#header h1 { margin-bottom:50px; }
#header .intro-text { float:left; width:650px; margin-right:25px; font-size:20px; }
#header .intro-text p { font-size:20px; }

#content { width:100%; margin:50px 0 20px 0; }


#footer { width:100%; margin-top:30px; padding-bottom:17px; height:85px; background-image:url(images/contact-bg.png); background-repeat:no-repeat; background-position:0px 25px; }
#footer .footer-editable { width:940px; padding:2px 20px 0 20px; }

#footer .footer-editable .footer-left { width:300px; float:left; }
#footer .footer-editable .footer-left p { font-size:12px; font-weight:normal; color:#E197CC; margin-bottom:5px; }
#footer .footer-editable .footer-left p span { font-weight:bold; color:#FFF; }
#footer .footer-editable .footer-left p.phone { background-image:url(images/phonebook.png); background-repeat:no-repeat; padding-left:25px; }
#footer .footer-editable .footer-left p.email { background-image:url(images/email.png); background-repeat:no-repeat; padding-left:25px; }

#footer .footer-editable .footer-right { width:600px; float:right; text-align:right; }
#footer .footer-editable .footer-right p { font-size:12px; font-weight:normal; color:#FFF; margin-bottom:5px; }
#footer .footer-editable .footer-right p a { text-decoration:none; color:#E197CC; }
#footer .footer-editable .footer-right p a:hover { text-decoration:underline; }


/* HomePage Styling */

#content #left-col { float:left; width:348px; background-image:url(images/video-bg.png); background-repeat:no-repeat; background-position:0px 25px; margin-right:30px; }
#content #left-col h2 { float:left; width:200px; }
#content #left-col p.rss a { float:right; text-decoration:none; border:none; padding-right:10px; }
#content #left-col p.rss a img { position:relative; top:3px; }

#content #left-col .left-editable { width:308px; padding:5px 20px 0 20px; clear:left; }
#content #left-col .left-editable p { font-size:12px; }
#content #left-col .left-editable img { border:4px solid #AC4371; }
#content #left-col .left-editable img.video { float:left; margin-right:10px; margin-bottom:10px; }


#content #middle-col { float:left; width:348px; background-image:url(images/photos-bg.png); background-repeat:no-repeat; background-position:0px 25px; margin-right:30px; }
#content #middle-col h2 { float:left; width:200px; }
#content #middle-col p.rss a { float:right; text-decoration:none; border:none; padding-right:10px; }
#content #middle-col p.rss a img { position:relative; top:3px; }

#content #middle-col .middle-editable { width:316px; padding:5px 16px 0 16px; }
#content #middle-col .middle-editable p { font-size:12px; }
#content #middle-col .middle-editable p img { border:4px solid #AC4371; margin-bottom:16px; }


#content #right-col { float:left; width:224px; }

#content #right-col #key-documents { width:224px; margin-bottom:25px; background-image:url(images/documents-bg.png); background-repeat:no-repeat; background-position:0px 25px; }
#content #right-col #key-documents .documents-editable { width:194px; padding:0 15px 0 15px; min-height:180px; }
#content #right-col #key-documents .documents-editable h3 { font-family:Verdana, Arial, Helvetica, sans-serif; margin-bottom:8px; }
#content #right-col #key-documents .documents-editable p { font-size:12px;  color:#FFFFFF; margin-bottom:7px; }
#content #right-col #key-documents .documents-editable p a { font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none; background-image:url(images/documents.png); background-repeat:no-repeat; color:#FFF; padding-left:20px; }
#content #right-col #key-documents .documents-editable p a:hover { text-decoration:underline; }


#content #right-col #specs { width:224px; background-image:url(images/techspecs-bg.png); background-repeat:no-repeat; background-position:0px 25px; }
#content #right-col #specs .specs-editable { width:194px; padding:0 15px 0 15px; min-height:150px; }
#content #right-col #specs .specs-editable table { font-family:Verdana, Arial, Helvetica, sans-serif; border-collapse: collapse; margin:0 0 10px 0; padding:0; font-size:12px; }
#content #right-col #specs .specs-editable table th { font-size: 13px; font-weight: normal; border:none; }
#content #right-col #specs .specs-editable table td { padding:2px; color:#FFF; }

#content #right-col #specs .specs-editable p a { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; color:#FFF; }
#content #right-col #specs .specs-editable p a:hover { text-decoration:underline; }


#content h2, #footer h2 {  padding-left:14px; }/*background-image:url(images/arrow.png); background-repeat:no-repeat; background-position:0px 7px;*/



/* Typography */

p { font-size:14px; color:#FFF; font-family:Arial, Helvetica, sans-serif; line-height:1.3em; margin-bottom:1.4em; }

h1 { font-size: 2em; line-height: 1; margin-bottom: .5em; }
h2 { font-size: 1.2em; margin-bottom: .75em; color:#FFF; }
h3 { font-size: 1em; line-height: 1; margin-bottom: 1em; color:#FFF; }
h4 { font-size: .7em; line-height: 1.25; margin-bottom: 1.25em; color:#FFF; }
h5 { font-size: .7em; font-weight: bold; margin-bottom: 1.5em; color:#FFF; }

strong { font-weight:700; }
abbr { cursor:help; border-bottom:1px dotted; }

.clear { clear:both; font-size:1px; height:1px; }
.line-breaker { border-bottom:1px dashed #B3537D; margin-bottom:14px; }

sup {font-size:0.6em;}