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

body {
	margin: 0;
	font-family:Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 12px;
	background: #fff;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border: 0;
}
#logo {
	background: url(../images/framlogo.gif) 0px 20px no-repeat;
	height: 60px;
}
#bodywrapper {
	background: #d1d1d1 url(../images/newbg.jpg) top center no-repeat;
}
#bottomwrapper {
	background: #fff;
	padding: 15px 0 0 0;
}
#extranetwrapper {
	background: #333 url(../images/extranetbg.gif) repeat-x;
}
#extranet {
	width: 900px;
	margin: auto;
	position: relative;
}
#extranet #login {
	display: none;
	width: 150px;
	height: 45px;
	background: #333;
	text-align: center;
	padding: 10px 5px 5px 5px;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: -40px;
}
#extranet #lang {
	background: #666;
	font-size: 0.9em;
	text-align: left;
	padding: 10px 0px 0px 0px;
	color: #fff;
	position: absolute;
	right: 0px;
	bottom: -60px;
	overflow: hidden;
}
#extranet #lang ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#extranet #lang li{
	list-style: none;
	padding: 0;
	margin: 0;
}
#extranet #lang li a {
	display: block;
	width: 60px;
	color: #fff;
	border: solid #333;
	border-width: 0 1px 1px 0;
	padding: 2px 10px;
}
#extranet #lang li a:hover {
	background: #ccc;
	color: #333;
}
#extranetmenu {
}
#extranetmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#extranetmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#extranetmenu li a {
	display: block;
	float: left;
	padding: 5px;
	height: 80px;
	border: solid #444;
	border-width: 0 2px 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #444;
}

#mainwrapper {
	width: 900px;
	margin: auto;
}
#contentwrapper {
	clear: both;
	overflow: hidden;
	padding: 20px 20px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#menu li a {
	display: block;
	float: left;
	padding: 5px;
	border: solid #444;
	border-width: 0 1px 0 0;
	font-size: 11px;
	color: #444;
	font-weight: bold;
}
#menu li a:hover {
	color: #000;
	background: none;
}

#spotwrapper {
	width: 900px;
	margin: auto;
	overflow: hidden;
}
#footer {
	clear: both;
	text-align: center;
	margin: 15px 0 0 0;
}
#admincontent {
	padding: 10px;
	width: 100%;
	position: relative;
}

/* classes */
.spot {
	float: left;
	width: 290px;
	height: 150px;
	margin: 0 15px 0 0;
	background: #fff;
}
.spotinfo {
	float: right;
	width: 278px;
	height: 138px;
	background: #424242 url(../images/spotinfobg.png) no-repeat;
	padding: 6px;	
	color: #fff;
}
.spotinfo h3{
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 1.5em;
	color: #fff;	
}
.spotinfo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.spotinfo li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.spotinfo li a {
	display: block;
	padding: 2px 2px 2px 5px;
	color: #fff;
	margin: 2px 0 0 0;
	border-left: 5px solid #04acee;
}
.spotinfo li a:hover {
	color: #eee;
}
.mainpic {
	width: 500px;
	float: left;
}
.textwrapper {
	width: 330px;
	float: left;
	padding: 10px;
	position: relative;
}
.readmore {
	padding: 2px;
	display: block;
	color: #fff;
}
.article {
	border: #333 dashed;
	border-width: 0 0 1px 0;
	overflow: hidden;
}
.dragitem {
	display: block;
	padding: 5px;
	background: #fff;
	border: 1px solid #eee;
}
.dragiteminfo {
	position: absolute;
	right: 15px;
	margin-top: 1px;
	overflow: hidden;
	clear: both;
}
/*.dragiteminfo a {
	padding: 2px;
	background: #04acee;
	color: #fff;
} */
.pagecontrol {
	text-align: center;
	color: #666666	
}
h2 {
	color: #04acee;	
}

.article_short_text {
	line-height: 140%;;
}
.pagecontrol .current {
	color: #000000;
	text-decoration:underline;
}
/* typography */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #04acee;

}
.article_long_text {
	line-height: 140%;
}
.article_short_text a {
	color: #000;
	text-decoration: underline;
}
.article_long_text a {
	color: #000;
	text-decoration: underline;
}
/* bcg webapp */

#templatewrapper {
	width: 220px;
	float: left;
	text-align: center;
}
#templatewrapper img {
	border: 1px solid #333;
	margin: 5px;
}
#templatewrapper .selected {
	border: 3px solid #333;
	margin: 3px;
}
#bcgmainwrapper #menu {
	background: #333;
	overflow: hidden;
}
#right {
	float: right;
	width: 180px;
}
.bcgmainwrapper {
	width: 900px;
}
#cardwrapper {
	float: left;
	width: 680px;
}
#flow {
	clear: both;
	margin: auto;
	width: 900px;
}

#preview {
	width: 460px;
	padding: 20px;
	text-align: center;
}
#formwrapper {
	width: 460px;
	padding: 0 0 50px 50px;
}

label {
	float: left;
	width: 100px;
	text-align: right;
	display: block;
	color: #fff;
	margin-top: 3px;
}
.logo {
	float: left;
	margin-right: 20px;
}
#pages {
	color: #FFFFFF;
	width: 150px;
	float: right;
	padding: 10px;
	margin: 10px 0 0 0;

}
#pages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pages li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#pages a {
	width: 117px;
	height: 18px;
	padding: 8px 5px 5px 5px;
	display: block;
	text-align: center;
	font-weight: bold;
	background: url(../images/page_bg.png) no-repeat;
}
#pages a:hover {
	background: url(../images/pages_hover.png) no-repeat;
	color: #fff;
}
#pages a.active {
	background: url(../images/pages_hover.png) no-repeat;
	color: #fff;
}
#left {
	float: left;
	width: 500px;
	color: #ccc;
}
#tips {
	padding: 0 20px;
}
#navigation {
	clear: both;
	padding: 10px;
	overflow: hidden;
	width: 150px;
	float: right;
}
#navigation img {
	margin-top: 10px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.step1 {
	float: left;
	display: block;
	width: 200px;
	margin: 5px;
	padding: 5px;
	background: #eee;
}
.step2 {
	float: left;
	display: block;
	width: 480px;	
	margin: 5px;
	padding: 5px;
	background: #eee;

}
.step3 {
	float: left;
	display: block;
	margin: 5px;
	padding: 5px;
	width: 160px;
	background: #eee;
}
#login {
	float: right;
	color: #eee;
	padding: 40px 10px 30px 0;
	width: 350px;
}
.loginimg {
float: left;
}
#tablewrapper {
	clear: both;
	padding: 10px 50px;
}
#tablewrapper h1 {
	margin-bottom: 10px;
}
#tablewrapper a {
}
#tablerapper a:hover {
	text-decoration: underline;
}
.orderform {
	float: left;
	padding: 10px 30px;
	width: 300px;
}
.floatright {
	float: right;
}
.loginbutton {
	margin: 10px 0 0 100px;
}
.row1 {
}
.row2 {
	color: #333;
	background: #fff;
}
.row2 a {
	color: #000;
}
.newrow {
	background: #666 url(../images/newrow.gif) repeat-x;
	margin-top: 1px;
	color: #eee;
}
#customerlogo {
	float: left;
	width: 200px;
}
#bcgmenu {
	float: left;
}
.menuitem {
	float: left;
	width: 120px;
	margin: 0 5px;
	padding: 2px;
	font-weight: bold;
	text-align: center;	
}
.menuitem img {
	margin-bottom: 5px;
}
.menuitem a {
	padding: 5px;
	display: block;
	color: #444;

}
.menuitem a:hover {
	background: #000 url(../images/menubg.gif) repeat-x;
	color: #fff;

}
.clr {
	clear: both;
}
.orderbuttons {
	float: right;
	width: 130px;
	margin: 80px 30px 0 0;
}
.orderbuttons img {
	margin-top: 10px;
}
.downloadtemplate {
	float: left;
	width: 70px;
	text-align: center;
}
.templatename {
	display: block;
}
#templateselector {
	clear: both;
}
.cancel a {
	width: 117px;
	height: 18px;
	padding: 8px 5px 5px 5px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(../images/cancel.png) no-repeat top left;
}
.cancel a:hover {
	background: url(../images/cancel.png) no-repeat bottom left;

}
.ok a {
	width: 117px;
	height: 18px;
	padding: 8px 5px 5px 5px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(../images/ok.png) no-repeat top left;
}
.ok a:hover {
	background: url(../images/ok.png) no-repeat bottom left;

}
.loginok a {
	width: 117px;
	height: 18px;
	padding: 8px 5px 5px 5px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: url(../images/ok.png) no-repeat top left;
	margin: 10px 0 0 100px;
}
.loginok a:hover {
	background: url(../images/ok.png) no-repeat bottom left;

}
.previewlink {
	margin-top: 20px;
	font-size: 1.5em;
	font-weight: bold;
	padding: 20px 0 0 100px;
	background: url(../images/previeworder.png) no-repeat;
	height: 70px;
}
.step {
	margin-top: 5px;
	clear: both;
	overflow: hidden;
	border: 1px #eee dashed;
	padding: 5px;
}
.stepinfo {
	float: left;
	width: 300px;
}
.stepcontent {
	float: left;
	padding: 10px;
}
.demo {
	margin-top: 5px;
	padding: 10px;
	background: #444;
	border-bottom: 1px solid #666;
}
.demo p {
	margin: 0;
}
.demo h3 {
	margin: 0;
}
.orderbuttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.orderbuttons li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.info {
	float: right;
	width: 300px;
}
/* forms */

#fieldsets {
	
}

#fieldsets fieldset {
	border: 1px solid #ccc;
}
#fieldsets legend {
	padding: 3px 10px;
	background: #04acee;
	color: #fff;
	text-transform:uppercase;
	font-size: 0.8em;
	font-weight: bold;
}
#fieldsets label {
	color: #000;
}