/* CSS (c) Buildabrand.com */

/* =page structure */

html {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666;	
	}
#container {
	margin: 20px auto;
	width: 1024px;
/*
	background: url(../images/template/header-panel.png) top center no-repeat;
*/	
}
body#panel #container {
	margin: 0;
	width: 300px;
	background: #fff;	
}

body {
	background: #666 url(../images/template/bb-background.gif) top left repeat-x;
}
	
body#blank {background: #ffffff;}
	
body#blank #container {
	margin: 0;
	width: 100%;
}

body#panel {background: #ffffff;}


#header {
	position: relative;
	padding: 0 10px 0 0;
	margin: 0;
	background: transparent url(../images/template/header-panel.png) top left no-repeat;
}


#main {
	float: left;
}

#menu {
	padding: 0;
	width: 1024px;
	background: transparent;
	}
	
#image {
	width: 1024px;
	float: left;
	margin:0;
	padding: 0;
	background: #aaa;	
	}
#sidenav {
	width:205px;
	background: #f9f9f9;
	float: left;
	display: block;
	padding: 0 0 10px 0;
	margin: 0 2px 0 13px;
	background: url(../images/brandid/secnav_bottom.jpg) bottom left no-repeat;
	}
#content-1col {
	margin: 0 0 0 0;
	width: 1024px;
	height: 866px;
	background: url(../images/template/background.jpg) no-repeat;
	position: relative;

}
#content-1col-blank {
	padding: 15px 20px 30px 20px;
	margin: 0 0 0 0;
	background: #fff;
	float: left;
}
#content-panel {
	padding: 0 8px;
	margin: 0;
	background: #fff;
}
#content-2col {
	padding: 15px 20px 30px 20px;
	margin: 0 0 0 0;
	width: 724px;
	float: left;
	background: #fff;
}

#content-2col-small {
	padding: 15px 20px 30px 20px;
	margin: 0 0 0 0;
	width: 669px;
	float: left;
	background: #fff;
}


#content-2col-menu {
	padding: 15px 20px 30px 20px;
	margin: 0 0 0 0;
	width: 764px;
	float: left;
	background: #fff;
}
#content-3col {
	padding: 15px 20px 30px 20px;
	margin: 0 0 0 0;
	width: 504px;
	float: left;
	background: #fff;
	}
#formdiv {
	width: 400px;
	}
	
#sidebar{
	width:250px;

	
	float: left;
	display: block;
	padding: 20px 10px 10px 0;
}

#sidebar-products{
	width:315px;

	
	float: left;
	display: block;
}


#footerlinks {}
#footer {
	padding: 20px 10px;
	color:#ccc;
	display: block;
	clear: left;
	text-align: center;
	background: transparent url(../images/template/footer-panel.jpg) no-repeat bottom center;
	margin: 0 0 20px 0;
}

.mainContentArea {
	margin: 0 auto;
	width: 900px;
}


.help-panel-link {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 2px 5px 2px 5px; 
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	margin-left: 3px;
}

.help-panel {
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	
	font-size: 1.2em;
	-moz-border-radius: 10px; 
	-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #efefef;
	margin-top: 5px;
	margin-bottom: 5px;
	display: none;
}


#help-panel, #help-panel2, #help-panel3  {
	display:block;
	background: #e2ffde;
	padding: 10px 10px 1px 10px; 
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#help-panel p, #help-panel2 p, #help-panel3 p  {
	margin-bottom: 7px;
	}

#hidden-panel div {
	padding: 10px; 
	height: 40px;
}
#help-link, #help-link2, #help-link3 {
	color: #fff;
	text-decoration: none;
	background: #666;
	padding: 2px 8px;	
	margin: 2px 6px 2px 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
} 

#help-link:hover, #help-link2:hover, #help-link3:hover {
background: #999;
}
/* =template main styles */

a {
	color: #1bdb00;
	/* text-decoration: none;
	border-bottom: 1px dotted;
	padding-bottom: 1px; */
}

h2 {
	margin-top:15px;
	font-size: 2em;
	letter-spacing: -1px;
	}
h3 {
	margin-top:15px;
	font-size: 1.5em;
	letter-spacing: -1px;
	}	
	
p {	
	font-size: 1.1em;
	line-height: 1.3em;
	}

p.intro {
	font-size: 1.5em;
	margin: 10px 0 5px 0;
	}

#header a#sitelogo {
	display:block;
	padding: 0;
	margin: 10px 0 10px 10px;
	text-decoration:none;
	width:245px;
	height: 50px;
	text-indent: -9999px;
	outline: 0;
	
}

#header h1 {
	padding: 0;
	margin: 0;
	float: left;
	display: inline;
}
#header p {
	padding: 0;
	margin: 0;
	float: right;	
	line-height: 70px;

}
p.small {
font-size: 1em;	
}

/* =main nav */

#menu ul {
	list-style-type: none;
	margin:0;
	margin-left: 15px;
	padding:0;
	
	
}

#menu ul li {
	margin:0;
	padding:0;
}

#menu ol {
	list-style-type: none;
	margin:0;
	margin-left: 15px;
	padding:0;
	
	
}

#menu ol li {
	margin:0;
	padding:0;
}

#tabs {margin: 0 0 0 10px;}
#tabs .tab a {
	display: block; padding: 0 10px 0 0; margin: 0 0 0 1px; 
	background: transparent url('../images/common/tab_cap.gif'); 
	background-position: right -52px;
	background-repeat: no-repeat; 
	color: #fff; font-size: 1.1em; font-weight: bold;
}

#tabs .tab a:hover {
	background: transparent url('../images/common/tab_cap.gif') right top; 
	background-repeat: no-repeat;
}
	
#tabs li {}
#tabs .tab a span {
	display: block; 
	padding: 15px 0 10px 12px; 
	margin: 0;
	background: transparent url('../images/common/tab_shape.gif');
	background-position: left -52px;
	background-repeat: no-repeat; 
	}
	

#tabs .tab a:hover span {
	background: transparent url('../images/common/tab_shape.gif') left top;
}


#tabs .tab-enabled a {
	display: block; padding: 0 10px 0 0; margin: 0 0 0 1px; 
	background: transparent url('../images/common/tab_cap.gif') right top; 
	background-repeat: no-repeat; 
	color: #fff; font-size: 1.1em; font-weight: bold;
}

#tabs.tab-enabled a:hover {
	background: transparent url('../images/common/tab_cap.gif') right top; 
	background-repeat: no-repeat;
}
	
#tabs li {}
#tabs .tab-enabled a span {
	display: block; 
	padding: 15px 0 10px 12px; 
	margin: 0;
	background: transparent url('../images/common/tab_shape.gif') left top;
	background-repeat: no-repeat; 
}
	
#tabs .tab-enabled a:hover span {
	//background: transparent url('../images/common/tab_shape.gif') left top;
}



#menu div#userlinks-group {
	height: 33px;
	background-color: #565656;
	width: 1024px;
	
	}

#menu ul#userlinks {
	float: left;
}
	
#menu ul#userlinks li a {
		color: #fff;
		font-size: 1.1em;
		
}

#menu ul#userlinks li a:hover {
		color: #50a835;
}
		
#menu li {
	display: inline;
	
}
#menu a:hover {

}
#menu a {
	display:block;
	float: left;
	margin:0;
	padding:10px;
	text-decoration:none;
	/* background: #f9f9f9; */
}
#menu a#login {}
#menu a#logout {}

/* =side nav */

#sidenav ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#sidenav a, #sidebar a {
	color: #999; 
	display: block;
	padding: 5px 0 5px 20px;
	text-decoration:none;
}

#sidenav .manageBrandLink {
	font-size: 1.3em;
	font-weight:bold;
	color: #666; 
}

#sidenav h2, #sidebar h2 {
	font-size: 1.3em;
	margin: 15px 0 5px 20px;
	}
#sidebar table {
	width: 90%;
	border-collapse:collapse;
}
#sidebar table td.description {
	width: 66%;
}
#sidebar table td.price {
	width: 33%;
	text-align: right;
}
#sidebar th {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 0 10px 0;
	text-align: left;	
}
#sidebar td {
	line-height: 2em;	
}
#sidebar td {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
#sidebar tr.total {
	font-weight: bold;
	}
#sidenav p, #sidenav h3, #sidenav select, #sidebar p, #sidebar h3, #sidebar table {
	font-size: 1em;
	margin: 10px 10px 5px 20px;
	}
		
#sidenav a:hover,#sidebar a:hover {
	background: #f0f0f0;		
		}

body#account-profile #sidenav ul li#profile-link a,
body#account-orders #sidenav ul li#orders-link a,
body#account-payment #sidenav ul li#payment-link a,
body#account-address #sidenav ul li#address-link a
 {
		background: #f0f0f0;
}

body#brandid-keywords #sidenav ul li#keywords-link a,
body#brandid-logos #sidenav ul li#logos-link a,
body#brandid-colours #sidenav ul li#colours-link a,
body#brandid-fonts #sidenav ul li#fonts-link a
 {
		background: #f0f0f0;
}

body#brandinnov-news #sidenav ul li#news-link a,
body#brandinnov-insight #sidenav ul li#insight-link a,
body#brandinnov-business #sidenav ul li#business-link a,
body#brandinnov-newbie #sidenav ul li#newbie-link a,
body#brandinnov-experienced #sidenav ul li#experienced-link a,
body#brandinnov-pioneer #sidenav ul li#pioneer-link a
 {
		background: #f0f0f0;
}

body#help-faqs #sidenav ul li#faqs-link a
 {
		background: #f0f0f0;
}


/* =footer nav */

#footer a {
		color: #999999;
		text-decoration:none;
		padding: 0 10px 0 10px;
		border-right: 1px solid #ccc;
}
#footer a.last {border-right: none;}

#footer a:hover {
		color: #1bdb00;
		text-decoration:underline;
		}
		
#footer p {
	font-size: 1em;
	}


/* =global elements */

/*
form {}

input {	
	float: left;
	margin: 0 5px 5px 0;
	}
	
input[type="text"],[type="password"], textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
	}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	background: #ffffaa;
	}

	
form label, span.checkbox {
	width: 140px;
	text-align: right;
	float: left;
	margin: 5px 5px 5px 0;
	}

	
form label.right {
	text-align: left;
	float: left;
	margin: 5px 5px 5px 0;
	}	
	
form br {
	 display: none;
}
*/


/* =global classes */

.cb {
	float: left;
	margin: 7px 7px 2px 0;
	font-weight: bold;
	width: 200px;
	text-align: left;
	} 

.echo-input {
	float: left;
	/* line-height: 2.2em; */
	margin: 5px 5px 5px 0;
			}
.floatright {
	float: right;
}


.btn {
	float: left;
	margin: 10px 5px 5px 0;}
	
.confirmation {
	/* border: 1px #1bdb00 dotted; */
	background: #e2ffde url(../images/icons/accept.png) 10px 10px no-repeat;
	padding: 10px 35px;
	margin: 0;
	border: 1px solid #56b449;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 16px;
	margin-bottom: 20px;
	}	
.error {
	/* border: 1px #ff0000 dotted; */
	background: #fff7f7 url(../images/icons/exclamation.png) 10px 10px no-repeat;
	padding: 10px 35px;
	margin: 0;
	border: 1px solid #ffa8a8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	}
.warning {
	/* border: 1px #ffff00 dotted; */
	background: #ffffe8 url(../images/icons/error.png) 10px 10px no-repeat;
	padding: 10px 35px;
	margin: 0;
	border: 1px solid #ffe118;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	font-size: 16px;
}

.warning li {
	padding-bottom: 3px;	
}	
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

.button-nofloat {
	float:none;
}
.button {
    margin:10px 5px 5px 0;
	background: transparent url(../images/btn/btn_cap.png) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 20px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	overflow: hidden;
		cursor: pointer;
	
}

.button-grey {
    margin:10px 5px 5px 0;
	background: transparent url(../images/btn/btn_cap_grey.png) no-repeat scroll top right;
    color: #333;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 20px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	overflow: hidden;
		cursor: pointer;
	
}


.button-green {
    margin:10px 5px 5px 0;
	background: transparent url(../images/btn/btn_cap_green.png) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 20px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	overflow: hidden;
		cursor: pointer;
	
}


.button span {
    background: transparent url('../images/btn/btn_shape.png') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 18px;
	font-weight: bold;
	color: #fff;
	
}


.button-grey span {
    background: transparent url('../images/btn/btn_shape_grey.png') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 18px;
	font-weight: bold;
	color: #666;
	
}

.button-green span {
    background: transparent url('../images/btn/btn_shape_green.png') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 18px;
	font-weight: bold;
	color: #fff;
	
}


.button:active {
    background-position: bottom right;
    color: #ffcc00;
    outline: none; /* hide dotted outline in Firefox */
    cursor: pointer;
}

.button-grey:active {
    background-position: bottom right;
    color: #666;
    outline: none; /* hide dotted outline in Firefox */
    cursor: pointer;
}

.button-green:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
    cursor: pointer;
}


.button:active span {
    background-position: bottom left;
}

.button-grey:active span {
    background-position: bottom left;
}

.button-green:active span {
    background-position: bottom left;
}


span.button button, span.button input {
	font-weight: bold;
	color: #fff;
	background: transparent url('../images/btn/btn_shape.png') no-repeat;
	border:0;
	font: normal 12px arial, sans-serif;
	margin: 0 -14px 0 0;
	height: 20px;
	line-height: 20px;
    padding: 0px 16px 1px 18px;
	overflow: hidden;
	display: block;
}

span.button-grey button-grey, span.button-grey input {
	font-weight: bold;
	color: #666;
	background: transparent url('../images/btn/btn_shape_grey.png') no-repeat;
	border:0;
	font: normal 12px arial, sans-serif;
	margin: 0 -14px 0 0;
	height: 20px;
	line-height: 20px;
    padding: 0px 16px 1px 18px;
	overflow: hidden;
	display: block;
}


span.button-green button-green, span.button-green input {
	font-weight: bold;
	color: #fff;
	background: transparent url('../images/btn/btn_shape_green.png') no-repeat;
	border:0;
	font: normal 12px arial, sans-serif;
	margin: 0 -14px 0 0;
	height: 20px;
	line-height: 20px;
    padding: 0px 16px 1px 18px;
	overflow: hidden;
	display: block;
}
span.button button:active, span.button input:active, span.button:active button, span.button:active input {
	background-position: bottom left;
}

span.button-grey button-grey:active, span.button-grey input:active, span.button-grey:active button-grey, span.button-grey:active input {
	background-position: bottom left;
}

span.button-green button-grey:active, span.button-green input:active, span.button-green:active button-green, span.button-green:active input {
	background-position: bottom left;
}

.paginator {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#999999;
	font-weight:bold;
	vertical-align:top;	
	padding: 0 0 15px 0;
}
	
.paginator .this-page {
background:#FFFFFF none repeat scroll 0 0;
border-color:#999999;
color:#cccccc;
font-size:13px;
font-weight:bold;
padding:2px 6px;
vertical-align:top;
}

.paginator a {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DDDDDD;
	padding:2px 6px;
	text-decoration:none;
}

.paginator a:hover {
background:#1BDB00 none repeat scroll 0 0;
border-color:#003366;
color:#FFFFFF;
text-decoration:none;
}

.paginator .prev {
	background:#FFFFFF none repeat scroll 0 0;
border:2px solid #DDDDDD;
margin-right:10px;
padding:2px 6px;
}

.paginator .next {
	background:#FFFFFF none repeat scroll 0 0;
	border:2px solid #DDDDDD;
	margin-left:10px;
	padding:2px 6px;
	}
	
.paginator .at-start {
	background:#FFFFFF none repeat scroll 0 0;
	color:#AAAAAA;
	margin-right:20px;
	padding:2px 6px;
}	

.break {
		padding: 0 0 15px 0; margin: 0 0 15px 0; border-bottom: 1px #ccc dotted;
		float: left;
		display: block;
}

/*
.speech-green-l {
	float:left;
	width:715px;
	padding: 0 0 0 128px;
	background: transparent url(../images/common/speechleft-character.gif) no-repeat top left;
	}
.speech-green-l p {
	color: #fff;
	display: block;
	width: 516px;
	font-size: 1.5em;
	font-weight:bold;
	margin: 27px 20px 20px 20px;
	padding: 0  20px 20px 10px;
	background: #96ae41 url(../images/common/speechleft-bottom.gif) no-repeat bottom right ;	
}
.speech-green-r {
	float:right;
	width:715px;
	padding: 0 0 0 265px;
	background: transparent url(../images/common/speechright-character.gif) no-repeat top right;
	}
.speech-green-r p {
	color: #fff;
	display: block;
	width: 516px;
	font-size: 1.5em;
	font-weight:bold;
	margin: 27px 20px 20px 20px;
	padding: 0 10px 20px 20px;
	background: #96ae41 url(../images/common/speechright-bottom.gif) no-repeat bottom left ;	
}
.speech-blue-l-lg {
	float:left;
	width:765px;
	padding: 8px 0 0 220px;
	background: transparent url(../images/common/speechleft-blue-character-lg.gif) no-repeat top left;
}
.speech-blue-l-lg p {
	float:left;
	color: #fff;
	display: block;
	font-size: 2.5em;
	font-weight:normal;
	margin: 27px 20px 20px 20px;
	padding: 10px 20px 10px 10px;
	background: #2c89c6 url(../images/common/speechleft-blue-cap-lg.gif) no-repeat top right ;
	height:32px;
	line-height:32px;	
}
.speech-blue-r-lg {
	float:right;
	width:765px;
	padding: 8px 220px 0 0;
	background: transparent url(../images/common/speechright-blue-character-lg.gif) no-repeat top right;
}
.speech-blue-r-lg p {
	float:right;
	color: #fff;
	display: block;
	font-size: 2.5em;
	font-weight:normal;
	margin: 27px 20px 20px 20px;
	padding: 10px 10px 10px 20px;
	background: #2c89c6 url(../images/common/speechright-blue-cap-lg.gif) no-repeat top left ;
	height:32px;
	line-height:32px;	
}

*/

/* dave re-written speech bubbles */

.character-bubble-container {
	width: 915px;	
	height: 157px;
	margin-bottom: 4px;
}

.speech-bubble {
	float: left;
	clear: right;
	margin-top: 60px;
	
}

.speech-orange-left {
	
	background:  url(../images/characters/ornge_dialog_left_mouth.gif) no-repeat top left;
}

.speech-green-left {
	
	background:  url(../images/characters/green_dialog_left_mouth.gif) no-repeat top left;
}

.speech-blue-left {
	
	background:  url(../images/characters/blue_dialog_left_mouth.gif) no-repeat top left;
}

.speech-black-left {
	
	background:  url(../images/characters/black_dialog_left_mouth.gif) no-repeat top left;
}

.speech-pink-left {
	
	background:  url(../images/characters/pink_dialog_left_mouth.gif) no-repeat top left;
}

.speech-bubble-text {
	color: #fff;
	font-size: 2.3em;
	padding-right: 10px;
	padding-top: 10px;
	
}

.speech-bubble p {
	height:41px;
	//margin: 0 0 0 46px;
	
}

.speech-orange-left div {
	height: 51px;
	margin-left: 46px;
	background: url(../images/characters/ornge_dialog_bg.gif) repeat-x;
	margin-bottom: 19px;
}

.speech-orange-left p {
	background: url(../images/characters/ornge_dialog_left_end.gif) no-repeat top right ;
}

.speech-green-left p {
	background: url(../images/characters/green_dialog_left_end.gif) no-repeat top right ;
}

.speech-green-left div {
	height: 51px;
	margin-left: 46px;
	background: url(../images/characters/green_dialog_bg.gif) repeat-x;
	margin-bottom: 19px;
}

.speech-blue-left p {
	background: url(../images/characters/blue_dialog_left_end.gif) no-repeat top right ;
}

.speech-blue-left div {
	height: 51px;
	margin-left: 46px;
	background: url(../images/characters/blue_dialog_bg.gif) repeat-x;
	margin-bottom: 19px;
}

.speech-black-left p {
	background: url(../images/characters/black_dialog_left_end.gif) no-repeat top right ;
}

.speech-black-left div {
	height: 51px;
	margin-left: 46px;
	background: url(../images/characters/black_dialog_bg.gif) repeat-x;
	margin-bottom: 19px;
}

.speech-pink-left p {
	background: url(../images/characters/pink_dialog_left_end.gif) no-repeat top right ;
}

.speech-pink-left div {
	height: 51px;
	margin-left: 46px;
	background: url(../images/characters/pink_dialog_bg.gif) repeat-x;
	margin-bottom: 19px;
}


/* characters */
.character {
	float: left;
	width: 167px;
	height: 157px;
}

.industry-girl {
	background: url(../images/characters/red-head-girl.jpg) no-repeat top right
}

.value-girl {
	background: url(../images/characters/girl-in-yellow.jpg) no-repeat top right
}

.account-girl {
	background: url(../images/characters/blonde-head-girl.jpg) no-repeat top right
}

.symbol-guy {
	background: url(../images/characters/spiky-head-guy.jpg) no-repeat top right
}

.colour-guy {
	background: url(../images/characters/guy-colours.jpg) no-repeat top right
}

.process-on {
	
}
.process-off {
	
}
.process-on .last {
	
}
.process-off .last {
	
}

.process-indicator {float:right;}

/* =lists */	

/* convert to tables? */

div.list-data {
	padding: 0 5px;
	display: block;
	}
	
div.list-data:hover {
	background: #fafafa;
	}
	
div.list-data p, div.list-data a, div.list-header p, div.list-header a{
	float: left;
	font-size: 1em;
	line-height: 2em;
	margin: 0px;
	}
div.list-data input {
	margin: 3px 5px 3px 2px;	
	}
		
div.list-data p, div.list-header p{
	width: 140px;
	}
div.list-data a, div.list-header a{
	width: 45px;
	}
		
div.list-header {
	display: block;
	font-weight: bold;
	background: #fafafa;
	padding: 0 5px;
}	
		
div#list {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0;
	padding: 10px 0;
		}
form div#list label {
	width: 100px;
	text-align: left;
	float: left;	
	line-height: 2em;
	margin: 0px;
			}	
		
/* =brandbasic */
body#basic form {
	width: 400px;
}

#quick-picks {
	display: block;
}

#quick-picks a {
	color: #999;
	text-decoration: none;
	background: #eee;
	padding: 4px 8px;	
	margin: 0px 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#quick-picks a:hover {
	color: #666;
	background: #ccc;
	}
	
#brandpreview-single, #brandpreview-double {
	float: left;
	width: 267px;
	margin: 0 16px 0 0;
	}

#brandpreview-double img {margin: 0 0 16px 0;}

#brandpreview-img {
	margin: 0 0 20px 0;	
}

 
/*  =brand personality */

div#sliders {margin: 47px 0 0 0; float: left;}

#block1, #block2, #block3, #block4, #block5, #block6 {margin: 9px 0 0 0; width: 350px; height: 68px; float: left;}

div#sliders span {width: 90px; float: left; text-align: right; margin: 14px 10px 0 0;}

div#sliders div img {margin: 0 1px 5px 0; padding: 0; opacity: 1;}

#Track1,#Track2,#Track3,#Track4,#Track5,#Track6 {width: 276px; height:13px; background-image: url(../images/slider/sliderbg.gif); background-repeat: repeat-x; margin: 0 5px 0 5px;}

#Handle1,#Handle2,#Handle3,#Handle4,#Handle5,#Handle6 {cursor:move; width:13px; height:13px;background-image: url(../images/slider/slider_arrow.gif); background-repeat:no-repeat;}

#dcharacter,#doutlook,#dtone,#dstyle,#dsenses,#dapproach {padding-top: 2px; height: 15px; text-align: center;}

#imagestrip1,#imagestrip2,#imagestrip3,#imagestrip4,#imagestrip5,#imagestrip6 {width: 300px;}

#yourselection {float: left; margin: 0 0 0 0; padding: 1px 0 0 0; background: url(../images/choices_bg.gif) no-repeat; text-align: center; width: 156px; border: 1px dotted #ccc;}

#yourselection img {background: #cccccc;}

#yourselection h3 {margin: 15px 0 10px 0;}

#charactercaption,#outlookcaption,#tonecaption,#stylecaption,#sensescaption,#approachcaption {height: 15px; width: 90px; margin: 2px auto 6px auto; text-align: center}

#hiddensliders, #hiddenselections {display: block;}

/* =font, colour chooser */




/* =brandid */

.hero {float: left; width: 100%; margin: 10px 0 20px 0;}
.sub {float: left; background: #ccc; margin: 0 0 20px 0;}
.subleft {margin-right: 20px;}
#promos {margin: 10px 0 0 0;}
#keywords, #logos, #colours, #fonts, #previews {margin: 15px 0 0 0; border-bottom: 1px #ccc dotted;}
#logos img {margin: 0 20px 20px 0;}
#colours img {margin: 0 0 20px 0;}
#fonts img {margin: 0 0 10px 0;}




/* =colours */

div#colour-description div {float: left; width: 225px;}
div#colour-description div img {float: left; margin: 0 10px 0 0;}
div#colour-description div p {float: left; margin: 10px 0 0 0;}

/* =fonts */
body#brandid-fonts img {margin: 0 0 10px 0;}




/* =homepage */

div#homepage-main {
	float: left;
	width: 964px;
	height: 255px;
	padding: 10px;
	text-align: center;
	background: url('../images/home/home_hero.jpg') top left no-repeat;
	margin: 0 0 10px 0;
	}

div.homesub {
	/* border: 1px #ccc solid; */
	float: left;
	margin: 0;
	padding: 10px;
	width: 313px;
	height: 164px;
	
	background: url('../images/home/homesub.png') top left no-repeat;
	}
div.homesub-last {
	width: 296px;
	
	}
div.homesub a, div.homesub p {
	display: block;
	float: left;
	margin: 0;
	}
form.panel{
	float: left;
	width: 401px!important;
	height: 148px;
	/* border: 1px solid #ccc; */
	margin: 10px 285px 0 271px;
	padding: 10px;
	background: url('../images/home/search_panel.png') top left no-repeat;
	}
div.homectr300 {
		width: 300px;
		margin: 0 auto;
		}
		div.homectr600 {
		width: 367px;
		margin: 0 auto;
		}
form.panel label {
	width: 300px;
	text-align: center;	
}

form.panel input#search {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	width: 225px;
	margin: 0;
	}
form.panel input#submit {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;	
	width: 50px;
	margin: 0 0 0 5px;
	}

/* =fixes */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

#name_badge {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 100px;
	top: 39px;
	width: 	315px;
	height: 162px;
	background: url(../images/build-stages/name-badge.png) top no-repeat;
}

#preview_badge {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 100px;
	top: 38px;
	width: 	315px;
	height: 162px;
	background: url(../images/build-stages/preview-badge-shadow.png) bottom no-repeat;
}

#preview_badge #preview_container{
	width:	294px;
	height: 141px;
	padding: 0;
	margin: 4px 0 0 0 ;
}

#preview_badge #preview_container img{
	width:	275px;
	margin-top: 30px;	
	margin-left: 10px
}	


@media screen and (-webkit-min-device-pixel-ratio:0) {
    #name_badge  {
        top: 40px;
    }
}

#name_badge_value {
	position: absolute;
	
	top: 70px;
	text-align: center;
	left: 6px;
	width: 291px;
	font-size: 28px;
	cursor: pointer;
}

#name_badge_change {
	position: absolute;
	cursor: pointer;
	top: 123px;
	text-align: center;
	width: 291px;
	left: 6px;
	color: #fff;
}

#name_badge_change strong:hover {
	text-decoration: underline;	
}

/* register page */
#register_previewbox {
	border: 2px solid #565656;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0 25px;
}

.register_whiteheadline {
	color: white;
	line-height: 30px;	
}

.register_whiteinfo {
	color: white;
	font-size: 1.2em;
}


.register_headline {
	color: black;
	line-height: 30px;	
}

#register_previewbox img {
	vertical-align: middle;
}

#register_form_container {
	float: right;
	width: 670px;	
	border: 2px solid #CCCCCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px
}

#register_form {
	float: left;
	width: 100px
	
	
}

#register_thirdparty_copy {
	font-size: 1.2em;
	//padding-top: 10px;
	padding-bottom: 12px;	
}
#register_rpxnow {
	float: right;
	width: 315px;
}



#preview_management_tool {
	position: relative;
	float: left;
	width: 164px;	
	height: 450px;
	padding: 45px 15px 15px 15px; 
	background: black url(../images/build-stages/register_preview_header.gif) top no-repeat;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
}

#preview_management_tool_images {
	position: absolute;
	bottom: 15px;
	height: 130px;
	width: 164px	
}

#preview_management_tool_images img{
	 width: 72px;
	 border: 1px solid white;
}

#frontCardPreview{ 
	cursor: pointer;
}

#backCardPreview{ 
	cursor: pointer;
}

.welcomeBack {
	color: #fff;
	font-size: 1.3em;
	float:right;
	height: 23px;
	padding-top: 8px;
	margin-right: 5px;
}

.redStar {
	color: #cc0000;
	font-size: 1.8em;
	font-weight: bold;
}


#green_guy {
	position: absolute;
	height: 209px;
	width: 780px;
	left: 28px;
	background: url(../images/template/guy-green.png);
	
	
} 

#green_guy div {
	position: absolute;
	left: 200px;
	width: 565px;
	height: 85px;
	top: 80px;
	font-size: 2.0em;
	color: #fff;
}





#girl_orange {
	position: absolute;
	height: 179px;
	width: 468px;
	top: 115px;
	right: 45px;
	background: url(../images/template/girl-orange.png)
} 

#girl_orange div {
	position: absolute;
	left: 20px;
	width: 280px;
	height: 35px;
	top: 86px;
	font-size: 2.0em;
	color: #fff;
}

#lightbox_help {
	position: absolute;
	top: 245px;
	font-size: 1.2em;
	color: #666;
	font-weight: bold;
	left: 90px;
}

#preview_box {
	position: absolute;
	height: 260px;
	width: 978px;
	top: 270px;
	left: 25px;
	text-align: center;
	padding-top: 20px;
	background: url(../images/template/process-panel.png)
} 

#signup_box {
	position: absolute;
	height: 192px;
	width: 894px;
	bottom: 110px;
	left: 72px;
	background: url(../images/template/signup-panel.png)
	
	
}




#signup_box div.info {
	padding-left: 26px;
	width: 860px;
	height: 60px;
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 2.2em;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
}


.thanks_message {

	padding-left: 20px;
	width: 860px;
	height: 60px;
	font-size: 2.2em;
	color: #666;
	font-weight: bold;
	line-height: 30px;

}


.signuptable {
	width: 840px;
	margin-left: 20px;
	border: 0;
	
}

#purple_bubble {
	position: absolute;
	height: 66px;
	width: 554px;
	bottom: 23px;
	left: 238px;
	background: url(../images/template/pink-shine.png)
} 

#purple_bubble div {
	position: absolute;
	left: 70px;
	width: 480px;
	height: 30px;
	top: 16px;
	font-size: 2.0em;
	color: #fff;
}

a  {
	color: #fff;
}

.form_label {

	font-size: 1.6em;
	color: #fff;
	text-align: right;
	padding-right: 5px;

}

.form_input {
	width: 220px;
	padding: 4px;
	font-size: 1.6em;
	color: #666;
}

.form_input_error {
	background-color: #FF9999;
	color: #fff;
}



#twitter_bird {
	position: absolute;
	height: 58px;
	width: 187px;
	top: 12px;
	right: 20px;
	background: url(../images/template/twitter-bird.png)
}

#twitter_bird div {

position: absolute;
	left: 13px;
	width: 100px;
	height: 30px;
	top: 16px;
	font-size: 1.6em;
	color: #666;
}

.form-alert {
	position: absolute;
	top: -36px;
	left: 50px;
	font-size: 1.6em;
	width: 700px;
	color: #666;
	font-weight: bold;
	line-height: 30px;
	
}


