/*body {
}

div.yui-b {padding:10px;}

div.yui-b p {margin-top:10px;}

div.yui-b h2 {
	font: 1.3em/1.1em Arial, sans-serif;
	margin-top:10px;
}

div#bd {
	background-color: #ccc;
	margin:10px 0 10px 0;
}

div#hd {
	height:120px;
	background-color: #ddd;
}
div#ft {
	height:100px;
	background-color: #ddd;
}
div#hd h1 {
	font: 2em/1.5em Arial, sans-serif;
	padding:70px 0 10px 10px;
}
div#ft h2 {
	vertical-align: bottom;
	font: 2em/1.5em Arial, sans-serif;
	padding:50px 0 10px 10px;
}

input, textarea {margin:5px;}

#sidebar p {
	padding:10px;
	margin-top:10px;
}

#navbuttons {width:430px;}
*/

a { color:#036 !important;}
a:hover {text-decoration:none !important; color:#369 !important;}

#maintext {
    margin:10px 0 0 20px;
    padding:0 0 20px 0;
    width:410px;
    height:235px;
    font: .9em/1em Verdana, sans-serif;
    color: #333;
    background-image: url('http://c0467262.cdn.cloudfiles.rackspacecloud.com/home2_r6_c2.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
}

#maintextinternal {
    margin:10px 0 0 20px;
    padding:0 0 20px 0;
    width:410px;
    height:235px;
    font: .9em/1em Verdana, sans-serif;
    color: #333;
}

#maintext p, #maintextinternal p {
    line-height:1.3em;
    margin:0 0 10px 0;
}

strong {
font-weight:bold;
color:#000;
}

#liamtext {
    background-image: url('http://c0467262.cdn.cloudfiles.rackspacecloud.com/home2_r8_c4.jpg');
    font: .9em/1em Verdana, sans-serif;
    color: #999;
}

#liamtextinternal {
    font: .9em/1em Verdana, sans-serif;
    color: #999;
}

#liamtext p {
    line-height:1.3em;
    padding:0 10px 5px 10px;
}

#footer {
    padding:11px;
    color:#666;
    font-size:10px;
}

#footer a {
    color:#666;
    text-decoration:underline;
}

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

#liamrow {
  background-image: url('/images/template/fw/liambg.jpg');  
  background-position: left;
  background-repeat: no-repeat;
  overflow: visible;
  height:111px;
}

div.framed {margin-bottom:10px;}
div.framed .label {font-weight:bold;}
div.framed .input, div.framed .textarea {border:1px solid #999;padding:2px;margin-right:5px;}
div.framed .email {width:140px;}
div.framed .first_name, div.framed .last_name {width:100px;}
div.framed .subject {width:300px;}
div.framed .message {width:300px;height:50px;}
#message {display:none;}
table#message {display:block;}

img.ecardthumb {display:inline;}

div#allecards {width:600px;}

/* PERSONALIZATION PAGES */
body.personalized table.messages tr th {text-align:left;padding:4px 4px 4px 0;vertical-align:top;color:#666;}
body.personalized table.messages tr td {border-top:1px solid #ddd;padding:4px 4px 4px 0;vertical-align:top;color:#666;}
body.personalized table.messages tr.over td {background:#eee;cursor:pointer;}
body.personalized table.messages tr.unread td {font-weight:bold;cursor:pointer;}
body.personalized table.messages tr.read td {font-weight:normal;cursor:pointer;}
