
* {
	margin:0;
	padding:0;
}
body {
	font-size:90%;
	margin: 0;
}
form{
	font-family:'lucida grande',verdana,helvetica,arial,sans-serif;
}
a{
	text-decoration:none;
}
a img {
	border:none;
}

/** Tables **/
table {
	background: #fff;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	border:0;
	border-bottom:2px solid #555;
	text-align: left;
	padding:4px;
}
th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a.asc:after {
	content: ' ?';
}
th a.desc:after {
	content: ' ?';
}
table tr td {
	background: #fff;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-bottom:1px solid #ddd;
}
table tr:nth-child(2n) td {
	background: #f5f5f5;
}
table .altrow td {
	background: #f5f5f5;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
table td.actions a {
	margin: 0px 6px;
	padding:2px 5px;
}

/** Paging **/
div.paging {
	background:#fff;
	color: #ccc;
	margin-top: 1em;
	clear:both;
}
div.paging span.disabled {
	color: #ddd;
	display: inline;
}
div.paging span.current {
	color: #c73e14;
}
div.paging span a {
}



/** Notices and Errors **/
div.message {
	clear: both;
	color: #fff;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 1em 0;
	background: #c73e14;
	padding: 5px;
}

.movie h3{
	color:#666;
	padding:5px;	
}
.movie iframe{
	width:100%;
}











#all{
width:980px;
}
#headside{
height:155px;
text-align:left;
background-repeat:no-repeat;
background-position:top left;
}
#leftside{
width:18%;
float:left;
text-align:left;
}
#leftside1{
width:18%;
float:right;
text-align:left;
}
#leftside2{
width:300px;
float:right;
text-align:left;
}
#main{
width:63%;
float:left;
margin-left:0.5%;
text-align:left;
}
#main2{
width:81%;
float:left;
margin-left:0.5%;
text-align:left;
}
#main3{
width:670px;
float:left;
text-align:left;
}

#rightside{
width:18%;
float:right;
text-align:left;
}
#footside{
clear:both;
height:100px;
}


.menucenter{
	
}
.menucenter2{
	border-bottom:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	padding-top:5px;
}
.menucenter p{
	border-bottom:1px solid #AAA;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
}
.menucenter2 p{
	padding:2px 5px;
	margin:0;
}
.menucenter a{
	display:block;
	padding:5px 2px 5px 3px;
	text-decoration:none;
	font-weight:normal;
}
.menucenter2 a{
	text-decoration:none;
}
.menucenter a:link,.menucenter a:visited{
	background-color:#F3F3F3;
}
.menucenter a:hover,.menucenter a:active{
	background-color:#EEE;
}

.newsimage{
float:right;
padding:10px;
}
.newsimage img{
width:200px;
}


.shopsubtitle{
margin:5px 0;
border:1px solid #CCC;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 255, 255)),color-stop(1, rgb(237, 237, 237)));
	background-image: -moz-linear-gradient(-90deg,rgb(255, 255, 255) 0%,rgb(237, 237, 237) 100%);
	background-image: linear-gradient(-90deg,rgb(255, 255, 255) 0%,rgb(237, 237, 237) 100%);
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffededed, gradienttype=0));
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffffff, endcolorstr=#ffededed, gradienttype=0))";
	zoom: 1;
padding:7px;
}
.shopphotos0{
clear:both;
display:block;
width:377px;
margin:10px 10px 10px 0px;
float:left;
}
.shopphotos1{
clear:right;
display:block;
width:377px;
margin:10px 0px 10px 10px;
float:left;
}
.shopbigphoto{
background-position:center center;
height:300px;
margin:8px 0px 8px 0px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
}
.shopphotos0 p{
width:377px;
height:270px;
margin-bottom:8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;

-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
}
.shopphotos1 p{
width:377px;
height:270px;
margin-bottom:8px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;

-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
}
.shopprofile{
width:200px;
display:block;
margin:10px;
float:right;
}
.shopowner{
width:200px;
height:200px;
margin-bottom:8px;
background-position:center center;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
}

.shopprofiledescription{
display:inlineblock;
width:510px;
float:left;
margin:10px;
line-height:2em;
}

#shopaccess{
width:754px;
height:550px;
border:1px solid #AAA;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
#shopaccess small{
display:none;
}
#shopaccess iframe{
width:754px;
height:550px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
}
.cb{
clear:both;
height:1px;
line-height:1px;
}
.cb2{
clear:both;
height:6px;
line-height:6px;
}

.mainbox{
border-top:1px solid #AAA;
border-left:1px solid #AAA;
}
.mainbox3,.mainbox3 td,.mainbox3 th{
border:none;
}
.mainbox table,.mainbox3 table{
border-top:1px solid #AAA;
border-left:1px solid #AAA;
}
.mainbox td,.mainbox th,.mainbox3 table td,.mainbox3 table th{
border-right:1px solid #AAA;
border-bottom:1px solid #AAA;
}
.mainbox th,.mainbox3 table th{
background-color:#F3F3F3;
}
.mainbox2{
border-top:1px solid #AAA;
border-left:1px solid #AAA;
}
.mainbox2 td,.mainbox2 th{
border-right:1px solid #AAA;
border-bottom:1px solid #AAA;
padding:0;
}
.mainbox2 th{
background-color:#F3F3F3;
}
.mainbox2 td p,.mainbox2 th p{
padding:5px;
}

.topicslist{
padding:8px;
}

.categoryshoplist{
width:240px;
margin:8px;
float:left;
}
.categoryshoplist a{
display:block;
height:260px;
border:1px solid #CCC;
text-decoration:none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	
}
.categoryshoplist a:link,.categoryshoplist a:visited{
background-color:#FFF;
}
.categoryshoplist a:hover,.categoryshoplist a:active{
background-color:#F3F3F3;
}
.categoryshoplist img{
width:210px;
padding:12px 14px 10px 14px;
}
.categoryshoplist h3{
color:#333;
padding:0 10px;
margin:0;
font-size:1.2em;
border:none;
}
.categoryshoplist p{
margin:0 10px 10px 10px;
padding:10px;
border:1px solid #CCC;
}

.vm{
padding:8px;
}

.vmm{
padding:9px;
}

.shoptab{
padding:0;
margin:0 5px;
}
.shoptab li{
background-color:#F3F3F3;
padding:5px 0;
margin:0 -1px -1px 0;
text-align:center;
list-style-type:none;
float:left;
display:block;
width:120px;


border:1px solid #CCC;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
}


.colcolor0{
background-color:#F3F3F3;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
	
}
.colcolor1{
background-color:none;
}

.votebutton{
border:1px solid #a15454;
width:340px;
color:#333;
clear:both;
padding:10px;
margin:20px;
display:block;
text-decoration:none;
text-align:center;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
	-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 222, 222)),color-stop(1, rgb(255, 168, 168)));
	background-image: -moz-linear-gradient(-90deg,rgb(255, 222, 222) 0%,rgb(255, 168, 168) 100%);
	background-image: linear-gradient(-90deg,rgb(255, 222, 222) 0%,rgb(255, 168, 168) 100%);
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	font-size:1.6em;
}


.topicbody{
line-height:1.6em;
padding:10px;
border:1px solid #CCC;
background-color:#F3F3F3;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

.informationbox{
height:128px;
overflow:auto;
margin:6px 0 0 0;
padding:0px 0pt;
text-align: left;
background-color:#FFF;
border-top:1px solid #BBB;
}

.informationbox2{
height:90px;
overflow:auto;
margin:6px 0 0 0;
padding:0px 0pt;
text-align: left;
background-color:#FFF;
border-top:1px solid #BBB;
}

#headmenu{
padding:0;
margin:0;
clear:both;
height:32px;
border-right:1px solid #BBB;
border-left:1px solid #BBB;
list-style-type:none;
}

#headmenu li{
padding:0;
margin:0;
float:left;
height:32px;
}

#headmenu a{
font-size:12px;
text-align:center;
border-top:1px solid #BBB;
width:108px;
float:left;
display:block;
line-height:30px;
height:30px;
border-right:1px solid #BBB;
border-bottom:1px solid #BBB;
background-color:#E9F5F2;
}

#headmenu a:hover,#headmenu a:active{
background-color:#87B4B0;
color:#FFF;
}

.mini{
font-size:12px;
}



h2{
margin-top:8px;
margin-bottom:5px;
border:1px solid #AAA;
color:#444;
padding:8px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(250, 250, 250)),color-stop(1, rgb(214, 214, 214)));
	background-image: -moz-linear-gradient(-90deg,rgb(250, 250, 250) 0%,rgb(214, 214, 214) 100%);
	background-image: linear-gradient(-90deg,rgb(250, 250, 250) 0%,rgb(214, 214, 214) 100%);
	-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 12px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fffafafa, endcolorstr=#ffd6d6d6, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fffafafa, endcolorstr=#ffd6d6d6, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	zoom: 1;
}

.campaignmap iframe{
width:600px;

}


#loginbox{
padding:0;
height:70px;
width:650px;
text-align:right;
float:right;
}
#loginbox form{
padding:65px 10px 0 0;
margin:0;
}
#loginbox form input.toploginbox{
border:1px solid #AAA;
margin:0;
width:120px;
padding:0 5px;
height:1.5em;
font-size:1em;
line-height:1.5em;
}
#loginbox form input.toploginbutton{
border:1px solid #AAA;
margin:0;
padding:5px;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
background-color:#FFF;
height:1.5em;
font-size:1em;
line-height:1.5em;
}

.tophalfblock{
float:left;
width:50%;
}
.topleftbox{
padding-right:6px;
padding-bottom:6px;
}
.toprightbox{
padding-left:6px;
padding-bottom:6px;
}

.navi{
margin:5px 0 15px 0;
padding:5px;
border-bottom:1px dotted #CCC;
}

#footside{
clear:both;
}


.subtitle{
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border:2px solid #DDD;
background-color:#DDD;
margin-bottom:8px;
margin:0 0 8px 0;
padding:0px;
}

.subtitle div.subheader{
border:1px solid #BBB;
background-color:#F3F3F3;
margin:0;
padding:5px 0 0 0;
color:#444;

border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-bottom-left-radius:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomleft:0px;
border-bottom-right-radius:0px;
-webkit-border-bottom-right-radius:0px;
-moz-border-radius-bottomright:0px;
}
.subtitle div.subheader span{
display:block;
width:8px;
height:1.2em;
float:left;
margin:0 5px 0 5px;
border-radius:2px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
}
.subtitle div.subheader a.subheaderlists{
padding:0 5px 0 15px;
float:right;
background-image:url(/img/icon1.jpg);
background-position:center left;
background-repeat:no-repeat;
}
.shadow{
-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
}

.bgcolor1{
background-color:#9DD1D7;
}
.bgcolor2{
background-color:#9DD1D7;
}
.bgcolor3{
background-color:#95AFDF;
}
.bgcolor4{
background-color:#9DD1D7;
}
.bgcolor5{
background-color:#9DD1D7;
}
.bgcolor6{
background-color:#95AFDF;
}

.sidetopicbox{
padding:3px;
background-color:#DDD;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-top-left-radius: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topright: 8px;
border-bottom-left-radius:2px;
-webkit-border-bottom-left-radius:2px;
-moz-border-radius-bottomleft:2px;
border-bottom-right-radius:2px;
-webkit-border-bottom-right-radius:2px;
-moz-border-radius-bottomright:2px;
}


.sidetopictitle{
padding:8px;
text-align:left;
background-color:#E6F3F4;
border-top:1px solid #BBB;
border-left:1px solid #BBB;
border-right:1px solid #BBB;
border-bottom:1px solid #BBB;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-top-left-radius: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-topleft: 8px;
border-top-right-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topright: 8px;
border-bottom-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomright: 0px;
font-weight:bold;
color:#444;
}

.sidetopictitle span{
float:right;
font-weight:normal;
}

.sidetopiccenter a{
display:block;
padding:5px 2px 5px 3px;
text-decoration:none;
font-weight:normal;
text-decoration:none;
border-left:1px solid #BBB;
border-right:1px solid #BBB;
border-bottom:1px solid #BBB;
}
.sidetopiccenter a:link,.sidetopiccenter a:visited{background-color:#FFF;}
.sidetopiccenter a:hover,.sidetopiccenter a:active{background-color:#F3F3F3;}



.menutop{
	text-align:center;
	border:1px solid #BBB;
	padding:8px;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	text-shadow: 1px 1px 0px rgb(255, 255, 255);


background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(237, 237, 237)),color-stop(1, rgb(194, 190, 194)));
	background-image: -moz-linear-gradient(-90deg,rgb(237, 237, 237) 0%,rgb(194, 190, 194) 100%);
	background-image: linear-gradient(-90deg,rgb(237, 237, 237) 0%,rgb(194, 190, 194) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffc2bec2, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffc2bec2, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";





	



}

.campaignlistbox{
clear:both;
padding:5px;
margin-bottom:10px;
}

.couponbutton{
padding-top:20px;
clear:both;
}
.couponbutton a{
	background-color:#ffDDBB;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 217, 217)),color-stop(1, rgb(255, 143, 143)));
	background-image: -moz-linear-gradient(-90deg,rgb(255, 217, 217) 0%,rgb(255, 143, 143) 100%);
	background-image: linear-gradient(-90deg,rgb(255, 217, 217) 0%,rgb(255, 143, 143) 100%);
	-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
padding:10px;
width:400px;
font-size:180%;
color:#333;
display:block;
border:1px solid #bf4545;
}

.newmakebutton a{
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
	-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	box-shadow: 2px 2px 4px rgba(51,51,51,0.2);
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 212, 212)),color-stop(1, rgb(255, 163, 163)));
	background-image: -moz-linear-gradient(-90deg,rgb(255, 212, 212) 0%,rgb(255, 163, 163) 100%);
	background-image: linear-gradient(-90deg,rgb(255, 212, 212) 0%,rgb(255, 163, 163) 100%);
	font-size:180%;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffd4d4, endcolorstr=#ffffa3a3, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffd4d4, endcolorstr=#ffffa3a3, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#333333, direction=135, strength=2)";
	zoom: 1;
border:1px solid #333;
padding:10px;
width:400px;
display:block;
color:#333;
}

.topicbodybox{
border:1px solid #CCC;
padding:10px;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
background-color:#F3F3F3;
}
.topiccommentbox{
padding:5px;
}
.topiccommentbox h4{
border-bottom:1px solid #CCC;
padding:5px 0;
margin:10px 0 5px 0;
}


.choicedetailphoto{
float:right;
padding:8px;
margin:0;
}
.electionbox{
margin-bottom:10px;
}
.electionbox h3{
margin-bottom:10px;
}
.electionbox p{
padding:5px;
}

.topiclistbox p{
padding:5px;
}

#RegularCoupons a{
padding:0;
margin:5px;
float:left;
display:block;
width:230px;
height:173px;
}

#slider{width:598px;height:165px;/*IE bugfix*/padding:0;margin:0;}


ol.rhino-bullets{width:600px;height:25px;border-left:1px solid #CCC;margin:0 0 0 -1px;padding:0;display:none;}
ol.rhino-bullets li{float:left;margin:0;padding:0;display:block;list-style-type:none;width:99px;}
ol.rhino-bullets li a{block;border-right:1px solid #CCC;text-align:center;display:block;}
#rhino-item5-bullet{width:103px;}



.news_contents p{
padding:4px;
margin:0;
border-bottom:1px solid #CCC;
}

.listbox p{
padding:5px;
border-bottom:1px dotted #CCC;
}

.banners a{
display:block;
margin-bottom:1em;
}

.morning{
background-image:url(http://mypicture.jp/akw/headerbg_morning.jpg);
}
.daytime{
background-image:url(http://mypicture.jp/akw/headerbg_daytime.jpg);
}
.evening{
background-image:url(http://mypicture.jp/akw/headerbg_evening.jpg);
}
.night{
background-image:url(http://mypicture.jp/akw/headerbg_night.jpg);
}





/** Forms **/
.vmm form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 95%;
}
.vmm form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
.vmm form .input {
	color: #444;
}
.vmm form .required {
	font-weight: bold;
}
.vmm form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}
.vmm form div.submit {
	display:inline;
	border: 0;
	margin:0;
	padding:0;
}
.vmm label {
	display: block;
	font-size: 110%;
	margin-bottom:3px;
}
.vmm input,.vmm textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 1%;
	width:96.8%;
	margin:3px;
}
.vmm select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
.vmm select[multiple=multiple] {
	width: 100%;
}
.vmm option {
	font-size: 120%;
	padding: 0 3px;
}
.vmm input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
.vmm div.checkbox label {
	display: inline;
}
.vmm input[type=radio] {
	float:left;
	width:auto;
	margin: 6px 0;
	padding: 0;
	line-height: 26px;
}
.vmm .radio label {
	margin: 0 0 6px 20px;
	line-height: 26px;
}
.vmm input[type=submit] {
	display: inline;
	font-size: 110%;
	width: auto;
	border:1px solid #AAA;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	
}
.vmm form .submit input[type=submit] {
	background:#62af56;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#76BF6B), to(#3B8230));
	background-image: -webkit-linear-gradient(top, #76BF6B, #3B8230);
	background-image: -moz-linear-gradient(top, #76BF6B, #3B8230);
	border-color: #2d6324;
	color: #fff;
	text-shadow: rgba(0, 0, 0, 0.5) 0px -1px 0px;
	padding: 8px 10px;
}
.vmm form .submit input[type=submit]:hover {
	background: #5BA150;
}
/* Form errors */
.vmm form .error {
	background: #FFDACC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}
.vmm form .error-message {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	border: none;
	background: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 0;
}
.vmm form .error,
.vmm form .error-message {
	color: #9E2424;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}

#loginbox{
width:600px;
}
#mobiletip{
display:inline;
}

#mypagebox{
/*
float:right;
width:200px;
margin:15px 15px 0 0; 
*/
margin:1em 0;
border:1px solid #CCC;
background-color:#FFF;
padding:8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#flashMessage{
margin:20px 10px 0 10px;
padding:5px;
}



.votelistbox{
padding:5px 8px;
margin:8px;
line-height:1.8em;
border:1px solid #CCC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
background-color:#F8F8F8;
}

.choicebox{
border:1px solid #CCC;
padding:5px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
margin:0;
}
.choicebox h4{
padding:5px;
border-bottom:1px solid #CCC;
margin-bottom:5px;
}
.choicebox img{
float:left;
padding:5px 15px 5px 5px;
background-color:#FFF;
}
.votechoice{
margin-top:10px;
float:right;
display:block;
width:200px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
border:1px solid #AAA;
padding:5px;
background-color:#F3F3F3;
}
.votechoice:hover,.votechoice:active{
background-color:#FFEEEE;
}

.reportbox{
float:right;
width:100px;
height:100px;
background-color:#FFF;
padding:10px 10px 10px 20px;
margin:0;
}

.reportbox img{
width:100px;
height:90px;
}

.reportbox a{
background-color:#FFF;
}

#reportfile img{
padding:10px;
border:none;
}