/* CSS Document */

/* CSS Document */


/*class styling*/



.style15 {font-size: 16px; }
.style12 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; color: #3A5E86; }
.style3 {font-family: Georgia, "Times New Roman", Times, serif; color: #3A5E86; }

.style7 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; font-weight: bold; color: #000066; }
.style16 {font-family: Georgia, "Times New Roman", Times, serif; color: #3A5E86; font-weight: bold; }

.style9{
width:100%;
float:left;
text-align:center;
padding-top:20px;
}

.errorMessage{
	background:#FF0;
	color:#F03;
}

.hidden{
	display:none;
}
 
.style8{
width:100%;
float:left;
text-align:center;
}

.paddingContent{padding-left:50px; padding-right:50px; } 
/* CSS Document */

#secTier{
margin:0px auto;
}

.bucketSectier{

float:left;
margin:0px auto;
}

.secondTierTitle{
width:100%;
text-align:center;
float:left;

}

/*.bucketTopLeft{
	height:75px;
	width:50px;
background-image:url(/data/images/topLeft.png);
	float:left;
}*/

.bucketTopCenter{
	width:250px;
	height:75px;
/*	background-image:url(/data/images/topCenter.png);
*/	float:left;

}

/*.bucketTopRight{
	width:50px;
	height:75px;
	background-image:url(/data/images/topRight.png);
	float:left;
}*/

/*.bucketMidLeft{
	width:50px;
	height:50px;
	float:left;
}*/

.bucketMidMid{
	width:250px;
	height:50px;
/*	background-image:url(/data/images/midMid.png);
*/	
	float:left;
}

.bucketMidRight{
	width:50px;
	height:50px;
/*	background-image:url(/data/images/midRight.png);
*/	float:left;
}

.bucketBottomLeft{
	width:50px;
	height:75px;
/*	background-image:url(/data/images/bottomLeft.png);
*/	float:left;
}

.bucketButtomCenter{
	width:250px;
	height:75px;
/*	background-image:url(/data/images/bottomCenter.png);
*/	float:left;
}

.bucketButtomRight{
	width:50px;
	height:75px;
/*	background-image:url(/data/images/bottomRight.png);
*/	float:left;
}

.bucketPanel
{
	width:640px;
/*	margin-bottom:20px;
*/	float:left;
	text-align:left;

}

.bucketDate{
font-size:.7em;
margin-left: 20px; 
}
.panel_top_left{
/*background-image:url(/data/images/panel_top_left.png);
*/width:10px;
height:45px;
	float:left;
/*padding-left:10px;
*/}

.panel_top_mid{
/*background-image:url(/data/images/panel_top_mid.png);
*/
padding-top:5px;
height:30px;
	float:left;
	
	/*border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;*/
	padding-left: 10px;
	padding-right: 10px;
	border-bottom:#DADBE3;
	/*background:#eeeeee;*/
}

.panel_top_right{
/*background-image:url(/data/images/panel_top_right.png);
*/
height:30px;
	float:right;
padding-top:5px;
/*width:100%;
*/}

.panel_content{
/*background-image:url(/data/images/panel_content.png);
*/width:630px;
	float:left;
/*padding-left:10px;
*/

/*  border:1px solid #999999;
*/  padding:10px;
 /* background:#eeeeee;8*/
 
 border-bottom:1px solid #eee;

}

.panel_center_right{
/*background-image:url(/data/images/panel_center_right.png);
*/width:10px;
float:left;
}

.panel_bottom_left{
/*background-image:url(/data/images/panel_bottom_left.png);
*/width:10px;

height:20px;
float:left;

}

.panel_bottom_center{
/*background-image:url(/data/images/panel_bottom_center.png);
*/width:620px;
	float:left;

height:20px;
}

.panel_bottom_right{
/*background-image:url(/data/images/panel_bottom_right.png);
*/width:10px;
height:20px;
	float:left;


}

.title_bar{
width:100%;
}

.title
{
font-weight:bold;
/*width:80%;
*/float:left;
}

.teaser-image{
float:left;
padding-right:10px;
}

.teaser-links{
text-align:right;
font-size:10px;
}



.edit_pen{
float:right;
/*width:15%;
*/text-align:right;
font-size:12px;
}

.edit_pen a{
padding-left:10px;
}

.edit_pen2{
text-align:center;
width:100%;
height:20px;
font-size:12px;
}

.edit_pen2 a{
position:relative;
z-index:10;
}

.edit_pen2 img{
position: relative;
z-index:10;
}

.pen{
width:20px;
height:20px;
} 
/*******************BOXES********************/

.box{
font-size:0.8em;
}

/*******************FORMS********************/

form{
/*text-align:center;*/
}

.submit{
margin-top:10px;
margin-bottom:10px;
}

/*******************Status******************/
.status{
padding:2px;
border:1px #999999 solid;
}

.draft{
background:#FF9900;
}

.live{
background:#66FFCC;
}

.expired{
background:#FF0000;
color:white;
font-size:0.7em;
}

.button{
background:#CCCCCC;
color:white;
font-size:0.7em;

}

.button a:visited{
color:#FFFF00;
}

.buttonLeft
{
float:left;
}




/***********links***************/
.Link1{
width:100%;
height:19px;
text-align:center;
font-weight:bold;
background-image:url(/data/images/Square_Link_background.png);
font-size:0.8em;
color:white; 
padding-top:px;
float:left;
}

.Link1 a{
color:white;
float:left;
width:100%;
text-align:center;
} 

.Link1 a:hover{
color:#FFCC00;
background:none;
}


.Link2{
height:19px;
text-align:center;
font-weight:bold;
background-image:url(/data/images/Square_Link_background.png);
font-size:0.8em;
color:white; 
margin-left:25%;
margin-bottom:5px;
width:50%;
float:left;
}

.Link2 a{

color:white;
float:left;
width:100%;
text-align:center;
} 

.Link2 a:hover{
color:#FFCC00;
background:none;
}

.Link3Left{
height:54px;
width:19px;
background-image:url(/data/images/leftButtonPic.png);
float:left;
}

.Link3Right{
height:54px;
width:13px;
background-image:url(/data/images/rightButtonPic2.png);
float:left;
}

.Link3{

text-align:center;
font-weight:bold;
background-image:url(/data/images/mainButtonPic.png);
font-size:16px;
color:white; 
float:left;
height:54px;
padding-right:8px;
}

.Link3 a{
color:white;
float:left;
width:100%;
padding-top:15px;
text-align:center;
cursor:pointer;
} 

.Link3 a:hover{
color:#FFCC00;
background:none;
}


.compLink {
width:100%;
height:19px;
text-align:center;
font-weight:bold;
background-image:url(/data/images/Square_Link_background.png);
font-size:0.8em;
color:white; 
padding-top:px;
float:left;
margin-top:2px;
}

.compLink a{
color:white;
float:left;
width:100%;
text-align:center;
} 

.compLink a:hover{
color:#FFCC00;
background:none;
}



/****************post-images*****************/
.post-image{
float:left;
text-align:center;
width:100%;
}

/*****************wysiwyg*********************/
.wysiwyg {
	
height:600px;	
}


/******************tables*******************/
table.shoppingcart{
	width:92%;
	margin-left:7px;
}

table.shoppingcart tr.row{
	border-bottom:1px solid gray;
}

table.shoppingcart td.tableContent{
	border:1px solid #CCC;	
}

table.shoppingcart tr.title2{
	background:#666666;
	color:white;
	font-weight:bold;
}

table.shoppingcart td.live{
	background:green;
	color:white;
}

table.shoppingcart td.draft{
	background-color:#FF9900;
	color:white;
}
	

table.shoppingcart tr.total{
	background:#003366;
	color:white;
	font-weight:bold;
}

table.shoppingcart td.name{
	font-weight:bold;
	font-size:1.3em;
}

.buttonRight2{
	float:right;
	margin-left:10px;
}
