@charset "UTF-8";
/* CSS Document */

/* V2
beiges/browns
f5f3ea bg
f8f7f2
e8e3cd taupe darkish
ccc7ae hrs, 'images soon'
6d4e22
461c00 dark brown - shading

blues
337cc4 good for sub heads
5ca0e4 ok for sub sub heads
5ca0e4 nice
84b5eb
a6c9ef light
cee2f7 v light

000033 title
003366 strap and icon head


greys stick to f and e

*/

/*GENERAL*/
html, body {
	margin: 0 auto;
	height: 100%;
	padding: 0;
}
body {
	font-family: "Helvetica", "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	background: #f5f3ea;
	line-height: 1.5;/* 15px at default font size 15/12 */
}

/*LAYOUT*/
#fullrunner { 
	margin: 0 auto; 
	background: #f5f3ea url(../images/layout/webcol184.gif) top repeat-y; 
	width: 1038px; 
}
#topborder { 
	margin: 0 auto; 
	background: #f5f3ea url(../images/layout/webtop184.gif) top no-repeat; 
	width: 1038px; 
	height: 172px;
}
#holdcontent {
	margin: 0 auto; 
	background: url(../images/layout/webbase184.gif) bottom no-repeat; 
	width: 1038px; 
}
#lefty { 
	float: left; 
	width: 660px; 
	margin: 5px 0 250px 60px;
}
#righty { 
	float: right; 
	width: 262px; 
	margin: 5px 40px 250px 5px;
}
#footer {
	margin: 0 auto; 
	width: 700px; 
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
#hideme { 
	display: none; 
	visibility: hidden; 
}
#minhigh {
	min-height: 850px;
}

/*LAYOUT TWITTER*/
/*#twithead { background: url(../images/icons/twithead.gif) top right no-repeat; height: 48px; width: 240px; }*/
div#wn1	{ 
	float: left; 
	position: relative; 
	width: 240px; 
	height: 180px; 
	overflow: hidden; 
	margin: 0 0 5px 0; 
	background: #fff; border-top: 1px solid #ccc7ae; border-bottom: 1px solid #ccc7ae; 
}
div#lyr1 { 
	visibility: visible; 
}
div#scrollbar1 { 
	float: right; 
	width: 19px;
	margin: 0; 
	text-align: right; 
	height: 180px; 
	display: block; 
	position: relative; 
	font-size: 1px;
}
div#dragBar1 { 
	position: absolute; 
	left: 6px; 
	top: 1px; 
	width: 4px; 
	height: 3px; 
	background: #ccc7ae; 
	cursor: pointer; 
}
/* for safari, to prevent selection problem  */
/* so no gap or misplacement due to image vertical alignment font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar1, div#track1, div#dragBar1, div#up1, div#down1 { 
	-moz-user-select: none; 
	-khtml-user-select: none; 
}
div#scrollbar1 img { 
	display: block; 
}
div#track1 { 
	position: absolute; 
	left: 6px; 
	width: 10px; 
	height: 110px; 
}
div#up1 { 
	position: absolute; 
	left: 0; 
	width: 19px; 
	margin: 138px 0 0 0; 
}
div#down1 { 
	position: absolute; 
	left: 0; 
	width: 19px; 
	margin: 160px 0 0 0; 
}

#boxTwitter { 
	width: 100%; 
	/*height: 300px; margin: 0 0 5px 0; border: 1px dotted #000;*/ 
}
#twcontent { 
	width: 100%; 
	font-size: 13px; 
}
#twitter_update_list { 
	list-style-image: none; 
	margin: 0; 
	padding: 0; 
}
#twitter_update_list li { 
	margin: 0 0 3px 0; 
	padding: 5px 3px 5px 3px; 
	border-bottom: thin dotted #ccc7ae; 
}
#twitter-link { 
	display: block; 
}

/*LAYOUT POP*/

/*CREATIVE LEG*/
#poptopcreativephoto {
	margin: 0 auto; 
	background: #f5f3ea url(../images/layout/popwebcreativephototop184.gif) top no-repeat; 
	width: 520px; 
	height: 172px;
}
#poptopcreativevideo {
	margin: 0 auto; 
	background: #f5f3ea url(../images/layout/popwebcreativevideotop184.gif) top no-repeat; 
	width: 520px; 
	height: 172px;
}
#poptopcreativeaudio {
	margin: 0 auto; 
	background: #f5f3ea url(../images/layout/popwebcreativeaudiotop184.gif) top no-repeat; 
	width: 520px; 
	height: 172px;
}
/*GENERAL*/
#popfullrunner { 
	margin: 0 auto; 
	background: #f5f3ea url(../images/layout/popwebcol184.gif) top repeat-y; 
	width: 520px; 
}
#poptopbordertell { 
	margin: 0 auto; 
	background: #f5f3ea url(../images/layout/popwebtelltop184.gif) top no-repeat; 
	width: 520px; 
	height: 172px;
}
#poptopborderplayer { 
	margin: 0 auto; 
	background: #f5f3ea url(../images/layout/popwebplayertop184.gif) top no-repeat; 
	width: 520px; 
	height: 172px;
}
#popholdcontent {
	margin: 0 auto; 
	background: url(../images/layout/popwebbase184.gif) bottom no-repeat; 
	width: 520px; 
}
#popholdcontent>div {
	padding: 0 0 150px 60px; 
	width: 420px;
	min-height: 300px;
}
#popdivplayer {
	margin: 0 auto; 
	width: 400px;
	height: 350px;
}
#ebsnapshot {
	width: 325px;
	height: 244px;
}

/*GENERAL*/
h1 { 
	margin: 3px 0 2px 0; 
	padding: 5px 0 2px 0; 
	font-size: 18px; 
	color: #004d9a; 
	border-bottom: thin dotted #004d9a; 
	text-transform: uppercase; 
	/*background: #f3f0e3;*/ 
} /*head*/
h2 { 
	margin: 3px 0 2px 0; 
	padding: 5px 0 2px 0; 
	font-size: 18px; 
	text-transform: uppercase; 
	color: #2372c0; 
} /*sub*/
h2.quote { 
	margin: 5px 0 5px 0; 
	font-size: 18px; color: #1fa8cd; 
	letter-spacing: 2px; 
	line-height: 24px; 
	text-align: center;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	background: url(../images/layout/quotemarks.png) top left no-repeat;
} /*quote*/
h2.profile { 
	padding: 5px 5px 5px 5px; 
	font-size: 12px; 
	color: #1fa8cd;
	height: 45px;
	text-transform: uppercase;
} 
h2.creative { 
	padding: 5px 5px 5px 5px; 
	margin: 0 0 8px 0;
	font-size: 14px; 
	color: #0580ae; /*0d93b7 1fa8cd 004d9a*/
	height: 60px;
	text-transform: uppercase;
	border-bottom: thin dotted #1fa8cd;
} 
h2.phasetype { 
	padding: 5px 5px 5px 5px; 
	font-size: 12px; 
	color: #461c00; 
	letter-spacing: 3px;
	font-style: italic;
	margin: 0 0 8px 0;
	border-bottom: thin dotted #ccc7ae; 
} 
h2.download { 
	padding: 0;
	font-size: 12px; 
	color: #1fa8cd;
	text-transform: uppercase;
	margin: 0;
	height: 35px;
} 
h3 { 
	margin: 3px 0 2px 0; 
	padding: 5px 0 2px 0; 
	font-size: 16px; 
	color: #5ca0e4; 
} /*sub sub/straps*/
h4 { 
	margin: 3px 0 2px 0; 
	padding: 5px 0 2px 0; 
	font-size: 16px; 
	color: #461c00; 
} /*quotes*/
h5 { 
	margin: 3px 0 2px 0; 
	padding: 5px 0 2px 0; 
	font-size: 16px; 
	color: #6d4e22; 
} /**/
h6 { 
	margin: 3px 0 2px 0; 
	padding: 5px 0 2px 0; 
	font-size: 16px; 
	color: #1fa8cd; 
} /**/

p {
	margin: 0;
	padding: 0;
}
p a, a:link, a:active, a:visited { 
	color: #cc9900; /*#004d9a;*/ 
	text-decoration: none; 
	/*border-bottom: thin dotted #004d9a;*/ 
}
p a:hover { 
	color: #1fa8cd; 
	text-decoration: none; 
	/*border-bottom: thin dotted #1fa8cd; */
}
.boxy { 
	padding: 1px 2px 1px 2px; margin: 0 0 3px 0; 
}
.boxy a, a:visited { 
	color: #cc9900; /*#004d9a;*/ 
	text-decoration: none; 
	/*border-bottom: thin dotted #004d9a;*/ 
}
.boxy a:hover { 
	color: #1fa8cd; 
	text-decoration: none; 
	/*border-bottom: thin dotted #1fa8cd; */
}
.creativelink {
	border-top: thin dotted #ccc7ae; 
	border-bottom: thin dotted #ccc7ae;	
	padding: 3px 0 3px 0;
}
strong {
	color: #1fa8cd; 
}
.spanright { 
	text-align: right;
	margin: 0 auto;
	padding: 2px 5px 3px 2px;
	display: block;
	font-weight: bold;
	width: 100%;
	border: 0;
}
.spanright a {
	padding: 2px 5px 3px 2px;
	color: #004d9a;
	background: #f5f3ea;
	display: block;
	border: 0;
	text-decoration: none;
}
.spanright a:hover { 
	padding: 2px 5px 3px 2px;
	color: #1fa8cd;
	background: #e2fcff;
	display: block;
	border: 0;
	text-decoration: none;
}
.spanlink { 
	margin: 0;
	font-weight: bold;
	color: #1fa8cd; 
	text-transform: uppercase;
	border: 0;
}
.spanlink a {
	margin: 0 0 0 5px;
	padding: 0 5px 0 5px;
	color: #004d9a;
	background: #f5f3ea;
	text-transform: none;
	border: 0;
	text-decoration: none;
}
.spanlink a:hover { 
	padding: 0 5px 0 5px;
	color: #1fa8cd;
	background: #e2fcff;
	text-transform: none;
	border: 0;
	text-decoration: none;
}
#holdnav { 
	width: 660px; 
	background: #e8e3cd; 
	color: #461c00;
}
.navno { 
	margin: 0;
	font-weight: bold;
	padding: 4px 15px 5px 15px;
	background: #e8e3cd;
	color: #461c00;
	float: right;
	border-left: thin dotted #ccc7ae; 
}
.navyes a {
	margin: 0;
	font-weight: bold;
	padding: 4px 15px 5px 15px;
	background: #f5f3ea;
	float: right;
	border-left: thin dotted #ccc7ae; 
}
.navyes a:hover { 
	margin: 0;
	font-weight: bold;
	padding: 4px 15px 5px 15px;
	background: #e2fcff;
	float: right;
}
input { 
	font-family: "Helvetica", "Trebuchet MS", Geneva, Arial, sans-serif; 
}
hr { 
	clear: both; 
	margin: 10px 0 10px 0; 
	padding: 0;
	height: 1px; 
	border: 0; 
	background: #e8e3cd;
	/*background: #ccc7ae; */
}

/*LISTS*/
ul#bullet { 
	list-style-image: url(../images/icons/bullet.png);
	margin: 0 0 0 24px; 
	padding: 0 5px 0 5px; 
}
#leftin ul, #rightin ul { 
	list-style-image: url(../images/icons/bulletsml.png);
	margin: 0 0 0 34px; 
	padding: 5px 5px 5px 5px; 
}
#bullet li, #leftin ul>li, #rightin ul>li { 
	margin: 0; 
	padding: 0; 
}
/*actual images in content so no need to spec width/height*/
/*MINI GALL*/
#minigall, ul#minigall {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	border: 0;
}
ul#minigall>li {
	float: left;
	padding: 0;
	border: 0;
}
li.galthumb a, li.galthumb a:visited {
	display: inline;
	padding: 5px 15px 5px 0;
	border: 0;
}
li.galthumb a:hover {
	display: inline;
	padding: 5px 15px 5px 0;
	border: 0;
}

.borderdotlink { 
	border: 0; 
	text-decoration: none; 
}
a>img.borderdotlink { 
	border: thin dotted #ccc7ae; 
	text-decoration: none; 
}
a:hover>img.borderdotlink { 
	border: thin dotted #1fa8cd; 
	text-decoration: none; 
}
/*MINI GALL*/

#phaseicons, ul#phaseicons {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	height: 120px;
	border: 0;
}
ul#phaseicons>li {
	float: left;
	padding: 0;
	border: 0;
}
li.iconphone a, li.iconphone a:visited {
	background: #fff url(../images/btns/phaseone1.gif) no-repeat top left;
	display: inline-block;
	margin: 0 8px 0 0;
	width: 209px;
	height: 120px;
	color: #000;
	border: thin dotted #ccc7ae; 
}
li.iconphone a:hover {
	background: #fff url(../images/btns/phaseone2.gif) no-repeat top left;
	display: inline-block;
	margin: 0 8px 0 0;
	width: 209px;
	height: 120px;
	color: #000;
	border: thin dotted #1fa8cd; 
}
li.iconphtwo a, li.iconphtwo a:visited {
	background: #fff url(../images/btns/phasetwo1.gif) no-repeat top center;
	display: inline-block;
	margin: 0 4px 0 4px;
	width: 209px;
	height: 120px;
	color: #000;
	border: thin dotted #ccc7ae; 
}
li.iconphtwo a:hover {
	background: #fff url(../images/btns/phasetwo2.gif) no-repeat top center;
	display: inline-block;
	margin: 0 4px 0 4px;
	width: 209px;
	height: 120px;
	color: #000;
	border: thin dotted #1fa8cd; 
}
li.iconphboth a, li.iconphboth a:visited {
	background: #fff url(../images/btns/phaseonetwo1.gif) no-repeat top right;
	display: inline-block;
	margin: 0 0 0 8px;
	width: 209px;
	height: 120px;
	color: #000;
	border: thin dotted #ccc7ae; 
}
li.iconphboth a:hover {
	background: #fff url(../images/btns/phaseonetwo2.gif) no-repeat top right;
	display: inline-block;
	margin: 0 0 0 8px;
	width: 209px;
	height: 120px;
	color: #000;
	border: thin dotted #1fa8cd; 
}

/*MEDIA*/
#mediaicons, ul#mediaicons {
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
	height: 840px;
}
ul#mediaicons>li {
	float: left;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	width: 211px;
	height: 660px;
}
ul#mediaicons>li p {
	padding: 0 5px 0 5px;
}
li.iconaudio {
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #4e95db;
	font-weight: bold;
}
li.iconaudio a, li.iconaudio a:visited {
	background: #fff url(../images/btns/audio1.gif) no-repeat top left;
	display: inline-block;
	width: 211px;
	height: 660px;
	border: 0;
}
li.iconaudio a:hover {
	background: #fff url(../images/btns/audio2.gif) no-repeat top left;
	display: inline-block;
	width: 211px;
	height: 660px;
	border: 0;
}
li.iconphotos {
	margin: 0 13px 0 13px;
	text-align: center;
	font-size: 14px;
	color: #9b7b4e;
	font-weight: bold;
}
li.iconphotos a, li.iconphotos a:visited {
	background: #fff url(../images/btns/photos1.gif) no-repeat top center;
	display: inline-block;
	width: 211px;
	height: 660px;
	border: 0; 
}
li.iconphotos a:hover {
	background: #fff url(../images/btns/photos2.gif) no-repeat top center;
	display: inline-block;
	width: 211px;
	height: 660px;
	border: 0; 
}
li.iconvideo {
	margin: 0;
	text-align: center;
	font-size: 14px;
	color: #2d97c0;
	font-weight: bold;
}
li.iconvideo a, li.iconvideo a:visited {
	background: #fff url(../images/btns/video1.gif) no-repeat top right;
	display: inline-block;
	width: 211px;
	height: 660px;
	border: 0;
}
li.iconvideo a:hover {
	background: #fff url(../images/btns/video2.gif) no-repeat top right;
	display: inline-block;
	width: 211px;
	height: 660px;
	border: 0;
}

.arrows210, ul.arrows210 {
	list-style: none;
	margin: 5px 0 0 0;
	height: 34px;
	text-align: right;
	padding: 0;
	border: 0;
}
ul.arrows210>li {
	margin: 0;
	width: 210px;
	padding: 0;
	border: 0;
}
li.arrowview a, li.arrowview a:visited {
	background: #fff url(../images/btns/view1.gif) no-repeat bottom;
	color: #004d9a;
	display: block;
	width: 190px;
	height: 17px;
	padding: 17px 20px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	text-decoration: none;
}
li.arrowview a:hover {
	background: #fff url(../images/btns/view2.gif) no-repeat bottom;
	color: #1fa8cd;
	display: block;
	width: 190px;
	height: 17px;
	padding: 17px 20px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	text-decoration: none;
}

#socialicons, ul#socialicons {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
	height: 50px;
	border: 0;
}
ul#socialicons>li {
	float: left;
	padding: 0 2px 0 0;
	margin: 0;
	width: 61px;
	border: 0;
}
li.iconfacebook a, li.iconfacebook a:visited {
	background: #fff url(../images/icons/iconfacebook1.gif) no-repeat top left;
	color: #000;
	display: block;
	width: 61px;
	height: 47px;
	padding: 0;
	border: 0;
}
li.iconfacebook a:hover {
	background: #fff url(../images/icons/iconfacebook2.gif) no-repeat top left;
	color: #000;
	display: block;
	width: 61px;
	height: 47px;
	padding: 0;
	border: 0;
}
li.icontwitter a, li.icontwitter a:visited {
	background: #fff url(../images/icons/icontwitter1.gif) no-repeat top left;
	color: #000;
	display: block;
	width: 61px;
	height: 47px;
	padding: 0;
	border: 0;
}
li.icontwitter a:hover {
	background: #fff url(../images/icons/icontwitter2.gif) no-repeat top left;
	color: #000;
	display: block;
	width: 61px;
	height: 47px;
	padding: 0;
	border: 0;
}
li.iconflickr a, li.iconflickr a:visited {
	background: #fff url(../images/icons/iconflickr1.gif) no-repeat top left;
	color: #000;
	display: block;
	width: 61px;
	height: 47px;
	padding: 0;
	border: 0;
}
li.iconflickr a:hover {
	background: #fff url(../images/icons/iconflickr2.gif) no-repeat top left;
	color: #000;
	display: block;
	width: 61px;
	height: 47px;
	padding: 0;
	border: 0;
}
li.iconyoutube a, li.iconyoutube a:visited {
	background: #fff url(../images/icons/iconyoutube1.gif) no-repeat top left;
	color: #000;
	display: block;
	width: 61px;
	height: 47px;
	padding: 0;
	border: 0;
}
li.iconyoutube a:hover {
	background: #fff url(../images/icons/iconyoutube2.gif) no-repeat top left;
	color: #000;
	display: block;
	width: 61px;
	height: 47px;
	padding: 0;
	border: 0;
}

#footerlogos, ul#footerlogos {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
	height: 52px;
	border: 0;
}
ul#footerlogos>li {
	float: left;
	padding: 0;
	margin: 0;
	height: 52px;
	border: 0;
}
li.logobs {
	background: url(../images/icons/logobeyondskin.png) no-repeat top left;
	color: #000;
	display: block;
	width: 136px;
	height: 52px;
	padding: 0;
	border: 0;
}
li.logosd {
	background: url(../images/icons/logosinfuldesign.png) no-repeat top left;
	color: #000;
	display: block;
	width: 93px;
	height: 52px;
	padding: 0;
	border: 0;
}
li.logobe {
	background: url(../images/icons/logobepartofit.png) no-repeat top left;
	color: #000;
	display: block;
	width: 115px;
	height: 52px;
	padding: 0;
	border: 0;
}
li.logobcc {
	background: url(../images/icons/logobcc.png) no-repeat top right;
	color: #000;
	display: block;
	width: 33px;
	height: 52px;
	padding: 0;
	border: 0;
}
li.logoeu {
	background: url(../images/icons/logoeu.png) no-repeat top left;
	color: #000;
	display: block;
	width: 129px;
	height: 52px;
	padding: 0;
	border: 0;
}

/*PROMO SPIEL*/
#promowords, ul#promowords {
margin: 0;
padding: 0;
list-style: none;
width: 325px;
}

ul#promowords>li {
display: inline;
margin: 0;
padding: 0;
}
ul#promowords>li.one {
font-size: 16px;
font-weight: bold;
color: #54a2de;
/*display: inline;*/
text-transform: none;
border: 0;
margin: 0;
padding: 0;
}
ul#promowords>li.two {
font-size: 18px;
font-weight: bold;
color: #048ecd;
/*display: inline;*/
text-transform: none;
border: 0;
margin: 0;
padding: 0;
}
ul#promowords>li.three {
font-size: 16px;
font-weight: bold;
color: #61b6c8;
/*display: inline;*/
text-transform: none;
border: 0;
margin: 0;
padding: 0;
}
ul#promowords>li.four {
font-size: 20px;
font-weight: bold;
color: #5aaeff;
/*display: inline;*/
text-transform: none;
border: 0;
margin: 0;
padding: 0;
}
ul#promowords>li.five {
font-size: 15px;
font-weight: bold;
color: #70d4db;
/*display: inline;*/
text-transform: none;
border: 0;
margin: 0;
padding: 0;
}
ul#promowords>li.six {
font-size: 20px;
font-weight: bold;
color: #72d7f2;
/*display: inline;*/
text-transform: none;
border: 0;
margin: 0;
padding: 0;
}
/*TEXT CLASSES*/

/*LAYOUT CLASSES*/
#leftin { 
	float: left;
	margin: 0;
	width: 325px;
}
#rightin { 
	float: right;
	margin: 0;
	padding: 0 0 0 5px;
	width: 325px;
	/*border-left: thin dotted #ccc7ae; */
}
.phasesprofiles { 
	width: 210px;
	min-height: 210px;
	/*border: thin dotted #ccc7ae; 
	background: #fff url(../images/layout/profilebg.gif) center no-repeat;
	background: #fff url(../images/layout/profilebg2.gif) top left no-repeat;*/
	background: #fff url(../images/layout/profilebg3.gif) top left no-repeat;
	text-align: center;
	vertical-align: top;
	margin: 10px 0 10px 0;
	border: 0;
}
.phasesprofiles a, .phasesprofiles a:visited, .phasesprofiles a:hover { border: 0; } 
.creativeprofiles { 
	width: 210px;
	min-height: 210px;
	background: #fff url(../creative/creativearch.gif) center no-repeat;
	text-align: center;
	vertical-align: top;
	margin: 10px 0 10px 0;
	border: 0;
}
.padimg { 
	min-height: 135px; 
}
.clearit { 
	clear: both; 
}
.spacer5 { 
	height: 5px; 
}
.spacer10 { 
	height: 10px; 
}
.spacer15 { 
	height: 15px; 
}

/*IMAGES MOVIES  CLASSES*/
.borderdot { 
	border: thin dotted #ccc7ae; 
	text-decoration: none; 
}
.borderdot a, .borderdot a:visited { 
	border: thin dotted #ccc7ae; 
	text-decoration: none; 
}
.borderdot a:hover { 
	border: thin dotted #ccc7ae; 
	text-decoration: none; 
}
.imgright { 
	float: right; 
	margin: 0 0 5px 10px; 
	border: thin dotted #ccc7ae; 
	text-decoration: none; 
}
.imgcapright { 
	float: right; 
	margin: 0 0 5px 10px; 
	text-align: right;
	border: 0; 
	text-decoration: none; 
}
.moviefloatleft { 
	float: left; 
	margin: 0 20px 20px 0; 
	width: 380px;
	height: 300px;
	text-decoration: none; 
}
.moviefloatright { 
	float: right; 
	margin: 0 0 20px 20px; 
	width: 320px;
	height: 265px;
	text-decoration: none; 
	text-align: right;
}
.thumbdownload {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 5px 5px 5px 5px;
	width: 143px;
	min-height: 160px;
	text-align: center;
	background: #fff url(../images/layout/downthumbsbg.gif) top right no-repeat;
	border: thin dotted #ccc7ae; 
}

/*FORMS AND BUTTONS*/

input, textarea { 
	font-family: "Helvetica", "Trebuchet MS", Geneva, Arial, sans-serif; 
	font-size: 12px; 
}
.inputfield { 
	background: #f5f3ea;
	padding: 5px 5px 5px 5px;
	border: thin dotted #70d4db;
}
input.view { 
	border: 0; 
	background: #fff url(../images/btns/view1.png); 
	width: 220px;
	height: 70px;
	text-decoration: none;
}
input.viewhov { 
	border: 0; 
	background: #fff url(../images/btns/view2.png); 
	width: 220px;
	height: 70px;
	text-decoration: none;
}
input.btn {
border: 0;
background: #f5f3ea;
color: #004d9a;
min-width: 100px;
height: 21px;
padding: 2px 30px 2px 5px;
text-align: right;
font-weight: bold;
font-size: 12px;
}
input.btnhov {
border: 0;
background: #e2fcff; 
color: #1fa8cd;
min-width: 100px;
height: 21px;
padding: 2px 30px 2px 5px;
text-align: right;
font-weight: bold;
font-size: 12px;
}

/*CREATIVE*/
#creativeswf {
	margin: 0 auto;
	width: 360px;
	height: 310px;
}