body {
	background-color: #ef821f;
	font-family:Tahoma, Arial;
	font-size:14px;
}

.content {
	width:734px;
	text-align: left;
}

.title {
	font-size: 16px;
	color: #4c4542;
	font-weight: bold;
}

.label {
	font-size: 14px;
	color: #4c4542;
}

.100percent {
	width: 100%;
}

.price 
{
	font-size: 14px;
	color: #4c4542;
	font-weight: bold;
}

.plus
{
	font-size:16pt;
	font-weight:bold;
	color:#f8890f;
}

.label_image
{
	/*margin-left:21px;
	margin-right:20px;
	margin-top:3px;
	margin-bottom:3px;*/
	padding:0;
	width:180px;
	height:84px;
	border:0; 
	/*border:1px solid;*/ 
}

.label_image_summary
{
	/*margin-top:3px;
	margin-bottom:3px;
	width:180px;
	height:84px;
	margin-left:3px;
	margin-right:3px;*/
/*	border:1px solid; */
}

#current_image
{
	width:60px;	
	height:60px; 
	margin-top:-5px; 
	margin-left:-5px;
	position:relative; top:-55px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); /* IE 5.5+*/
	-moz-opacity: 0.7; /* Mozilla 1.6   */
	-khtml-opacity: 0.7; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.7; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

.icon_link
{
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
}

.icon
{
	border:0;
}	

a.icon_link, a.icon_link:hover, a.icon_link:active, a.icon_link:link, a.icon_link:visited
{
	border:3px;
} 

a.multiplier, a.multiplier:link, a.multiplier:visited, a.multiplier:hover, a.multiplier:active, a.multiplier:focus
{
	outline: none;
	-moz-outline-style: none;
}

.multiplier_input
{
	width:16px;
	_width:16px;
}

#icons_grid
{
	padding:20px;
	border: 1px solid #e46e00;
}

.pad {
	height: 40px;
}

.imag
{
	float:left;
	width:65px;
	height:65px;
}

.OFF 
{
	width:60px;
	height:60px; 
	margin-top:-5px; 
	margin-left:-5px;
	background:url('../images/selected.png') no-repeat; 
	opacity:.00;
	-khtml-opacity: 0.0;
	filter: alpha(opacity=00); 
	-moz-opacity: .00;
}

.ON 
{
	width:60px;
	height:60px; 
	margin-top:-5px; 
	margin-left:-5px;
	background:url('../images/selected.png') no-repeat;
	opacity:.50;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}

.overlay
{
	
}

#tabs
{
	width:692px;
}

a.tab, a.tab:active, a.tab:link, a.tab:visited, a.tab:hover, a.tab_selected, a.tab_selected:hover, a.tab_selected:active, a.tab_selected:link, a.tab_selected:visited
{
	padding:10px;
	line-height:33px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a.tab, a.tab:active, a.tab:link, a.tab:visited
{
	background:url('../images/tab_bg.png') repeat-x;
	color:#FFFFFF;
}


a.tab:hover
{
	background:url('../images/tab_ovr.png') repeat-x;
	color:#000000;
}

a.tab_selected, a.tab_selected:hover, a.tab_selected:active, a.tab_selected:link, a.tab_selected:visited
{
	background:url('../images/tab_ovr.png') repeat-x;
	color:#000000;
}

#tabs .content
{
	padding:20px;
	border: 1px solid #e46e00;
}

.bottom_price 
{
	color:#00489b;
	font-size:18px;
	font-weight:bold;
	/*width:130px;*/
}

.design_area_bg {
	background: url('../images/label_bg.png');
        background-attachment:inherit;
        background-position:center; 
        background-repeat:no-repeat; 
        width:229px; 
        height:115px; 
        padding-bottom:10px;
	padding-right:4px;
}

.label_area
{
	/*border: 2px solid #e46e00;
	height:94px;*/
	background: url('../images/label_bg.png');
        background-attachment:inherit;
        background-position:center; 
        background-repeat:no-repeat; 
		width:196px; 
		height:110px; 
		padding-bottom:10px;
	padding-right:4px;
}

.label_area_disabled{
	/*border: 2px solid #ffffff;
	height:94px;*/
	background: url('../images/label_bg_hidden.png');
        background-attachment:inherit;
        background-position:center; 
        background-repeat:no-repeat; 
		width:196px; 
		height:110px; 
		padding-bottom:10px;
	padding-right:4px;
}


.linkstyle{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

.visible
{
	visibility:visible;
}

.hidden
{
	visibility:hidden;
}

.btmlinkstyle{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	
}

.lab_general
{	
	margin-top: 2px;
}

.lab_selected
{	
	border:1px solid #e46e00;
}

.lab_unselected
{
	border:1px solid #CCCCCC;
}

.lab_initial
{
	border:1px solid white;
}

#process_loader 
{
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    margin: -1px 0 -1px -1px;
    padding: 2px 0 1px 40px;
    position: relative;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    width: 190px;
    z-index: 100;
	background:url('../images/progress-loader.gif') 0 0 no-repeat;
}

/* admin section addons */

.linkstyle_adm{
	color:#0039A1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}

.header_table_adm {
	color:#1F1F5F;
	margin-top:20px;
	margin-bottom:20px;
}

.conditions_header {
	color:#1F1F5F;
	border-left:solid 2px #ef821f;
	border-top:solid 2px #ef821f;
	border-right:solid 2px #ef821f;
	border-collapse:collapse;
}

.conditions_holder {
	color:#1F1F5F;
	border-left:solid 2px #ef821f;
	border-bottom:solid 2px #ef821f;
	border-right:solid 2px #ef821f;
	border-collapse:collapse;
}

.conditions_cell {
	border:solid 1px #ef821f;
}

.conditions_total_text {
	font-size:12px;
}

.row_unmarked {
	background-color:#FFFFFF;
	font-weight:normal;
}

.row_marked {
	background-color:#FFBC79;
	font-weight:bold;
}
.ticker-bg {
	position:relative;
	background: url("../images/testimonials-bg.png") 0 0 no-repeat;
	width: 175px;
	height: 240px;
	padding: 15px 5px;
}
.ticker-alpha-top,
.ticker-alpha-bottom {
	width: 175px;
	height: 10px;
	position: absolute;
	top: 15px;
	left: 5px;
	background: url("../images/testimonials-alpha.png") 0 0 no-repeat;
	z-index: 10;
}
.ticker-alpha-bottom {
	top: auto;
	bottom: 15px;
	background-position: 0 -10px;
}
#ticker {
	color: #0039A1;
	z-index: 5;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
	display: none;
	height: 240px;
	width: 175px;
}
