
.folio_block {
	 
}
 
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	z-index: 0;	
}
/*--Window/Masking Styles--*/
.window {
	height:286px;	width: 967px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}
 
/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 80px; right: -7px;
	width: 230px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(../images/paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}

.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold; 
	background: #920000; 
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}


.drop-shadow 
{
		width:125px;
		height:125px;
		overflow:hidden;
		background-color:White;
		vertical-align:bottom;
}

.drop-shadow1
{
		margin: -125px -125px 0 0;
}

.listhotel{
background:url(../images/listbg.jpg) center top no-repeat;
height:299px;
width:256px;
float:left;
padding-bottom:5px;
}
.listhotelh3  {
font-size:15px;
text-align:center;
color:#2187ad;
padding:5px;
height:35px;
}
.listhotelh3 a{
font-size:15px;
text-align:center;
color:#2187ad;
padding:5px;
height:35px;
}
.listhotelh3 a:hover
{
    color: #CC0000;
}
.drop{
margin:0 auto;
		width:125px;
		height:125px;
}

.star{
float:left;
text-align:center;
padding-left:20px;
		width:70px;
		height:20px;
}

.rooms{
font-size:12px;
text-align:center;
float:right;
		width:150px;
		height:20px;
}
.drop-shadow2 
{
		width:125px;
		height:125px;
		overflow:hidden;
		background-color:White;
		vertical-align:bottom;
}

.drop-shadow12
{
		margin: -125px -125px 0 0;
		z-index:0;
}

.listdesc{
padding:10px;
height:40px;
width:226px;
font-size:12px;
color:#3640aa;
text-align:left;
}

.listprice{
float:left;
padding: 5px 10px  0px 10px;
 
height:70px;
width:100px;
font-size:20px;
color:#3640aa;
vertical-align:middle;
}

.listbutton{
float:right;
padding: 15px 5px 10px 0px;
height:70px;
width:100px;
}




/* Wrapping */
.wrapper_full
{
    width: 100%;
}
.wrapper
{
    width: 972px;
    margin: 0 auto;
}
.flag
{
    position: absolute;
    margin: 1px 0px 0px 910px;
    z-index:99;
}

/* Set some default styles for Float, Width, Separator and TextAlight */
.floatleft
{
    float: left;
    overflow: hidden;
}
.floatright
{
    float: right;
    overflow: hidden;
}
.width1
{
    width: 150px;
}
/* Propotion 1/6 */
.width2
{
    width: 182px;
}
/* Propotion 1/5 */
.width3
{
    width: 230px;
}
/* Propotion 1/4 */
.width4
{
    width: 310px;
}
/* Propotion 1/3 */
.width5
{
    width: 470px;
}
/* Propotion 1/2 */
.width6
{
    width: 950px;
}
/* Propotion 1/1 */
.width15
{
    width: 182px;
}
/* Propotion 1/5 */
.width25
{
    width: 373px;
}
/* Propotion 2/5 */
.width35
{
    width: 566px;
}
/* Propotion 3/5 */
.width23
{
    width: 620px;
}
/* Propotion 2/3 */
.width45
{
    width: 748px;
}
/* Propotion 4/5 */
.width2-3
{
    width: 278px;
}
/* needed for modules  */
.separator
{
    margin-right: 10px;
}
.aligncenter
{
    text-align: center;
}
.alignright
{
    text-align: right;
}
/*===========================///////////////////-===========================
					               Header 
===========================///////////////////-===========================*/


/* Header Top -> which include topmenu and fontswitcher */
#header_top
{
    height: 210px; /* height:210px; */
    overflow: hidden;
    z-index: 1;
}
/* Header -> which include logo and login area */

#header
{
    background-repeat: repeat;
    background-position: top left;
    min-height: 150px;
    z-index: 9;
    position: relative;
}
#header .decoration
{
    background-repeat: no-repeat;
    background-position: bottom center;
}
/* Logo */
#logo
{
    margin: -162px 0 0;
    float: left;
    z-index: 11;
    position: relative;
    overflow: visible;
}
#logo img
{
    float: none;
}
/*---------------
 UserArea 
----------------*/
#userarea_top
{
    height: 35px;
    line-height: 25px;
    padding-bottom: 25px;
    margin-top: -35px;
    background: #fff url(../images/content_divider_t.jpg) no-repeat center bottom;
}
#userarea_bottom
{
    height: 20px;
    line-height: 38px;
    padding-top: 28px;
    background: #fff url(../images/content_divider_b.jpg) no-repeat center 40%;
}
#userarea_bottom .moduletable h3
{
    font-size: 1em;
    font-weight: bold;
    display: inline;
    padding-right: 7px;
}
/* Font Switcher */
ul#fontswitcher
{
    float: right;
    margin: 4px 0 0 10px;
    padding: 0;
    z-index: 99;
    overflow: visible;
    position: relative;
}
ul#fontswitcher li
{
    list-style-type: none;
    float: left;
    margin: 0;
}
ul#fontswitcher li a
{
    text-align: center;
    width: 15px;
    height: 35px;
    margin-right: 1px;
    line-height: 35px;
    display: block;
    border-bottom: none;
    height: 25px;
}
ul#fontswitcher li a:hover
{
    border-bottom: none;
}
ul#fontswitcher li.largefont a
{
    background: url(../images/font_large.png) no-repeat top;
}
ul#fontswitcher li.normalfont a
{
    background: url(../images/font_normal.png) no-repeat top;
}
ul#fontswitcher li.smallfont a
{
    background: url(../images/font_small.png) no-repeat top;
}
ul#fontswitcher li.largefont a:hover
{
    background-position: bottom;
}
ul#fontswitcher li.normalfont a:hover
{
    background-position: bottom;
}
ul#fontswitcher li.smallfont a:hover
{
    background-position: bottom;
}
/*===========================///////////////////-===========================
					               Content 
===========================///////////////////-===========================*/

#content
{
    overflow: visible;
    position: relative;
    margin-bottom: -20px;
}
#content1
{
    float: right;
    width: 765px;
}
#content2
{
    width: 960px;
}
#content .decoration_t
{
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    z-index: 99;
    overflow: visible;
    margin: 0px 0 0;
    padding-top: 0px;
}
#content .line_t
{
    background-repeat: repeat-x;
    background-position: top center;
    clear: both;
}
#content .decoration_b
{
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-bottom: -50px;
    position: relative;
    z-index: 999;
    overflow: visible;
}
#content .line_b
{
    background-repeat: repeat-x;
    background-position: bottom center;
}
#content .padding
{
    padding: 0 10px 0;
    position: relative;
}
/*---------------
 Promo
----------------*/
#promo
{
    padding: 0 0 35px 10px;
    margin: -5px 0 0;
    position: relative;
    overflow: hidden;
    min-height: 140px;
    background: #fff url(../images/content_divider_b.jpg) no-repeat center 92%;
}
/* Promo Modules */
#promo .icemodule
{
    overflow: visible;
    margin: 0;
    position: relative;
    float: left;
    clear: both;
    background: url(../images/module_ice_br.jpg) no-repeat bottom right;
}
#promo .icemodule div
{
    background: url(../images/module_ice_bl.jpg) no-repeat bottom left;
}
#promo .icemodule div div
{
    background: url(../images/module_ice_tr.jpg) no-repeat top right;
}
#promo .icemodule div div div
{
    background: url(../images/module_ice_tl.jpg) no-repeat top left;
}
#promo .icemodule div div div div
{
    overflow: hidden;
    background: none;
    position: relative;
    clear: both;
    padding: 10px;
}
#promo .icemodule h3
{
    color: #444;
    margin: 0 0 6px;
    padding: 2px 0 0;
    font-size: 1.2em;
}
#promo .icemodule h3 span
{
    color: #1083A8;
}
/* Begin Columns (!!!!!Atention - because we have added some features for the template, some of the styles can be found on the index.php file of the template. If you want to change the code i dont normally reccomnd you to do so for this section, try at your own risk. */

#columns-container
{
    background-color: #fff; /* background for the middle column */
    min-width: 50em; /* limit how narrow the layout will 							   shrink before it stops. */
    margin: 0;
}
#outer-column-container
{
    border-color: #fff;
    border-style: solid;
    margin: 0;
}
#inner-column-container
{
    width: 100%; /* force this element to take the full width 							   between the left and right columns. this is 							   especially important as children of this 							   element will have width:100%; set, and how 							   that 100% value is interpreted depends on 							   the width of it's parent (this element). */
    border-color: #ccc;
    border-style: solid;
    padding-bottom: 20px;
}
#source-order-container
{
    float: left; /* float left so the right column, which is 									   outside this element, has a place to go. */
    width: 100%; /* force this to go as wide as possible */
    min-height: 100px;
}
#middle-column
{
    float: right; /* middle column goes right of the left column 							   since the two share the same parent  							   element */
    width: 100%; /* make the middle column as wide as possible 							   for a fluid layout. this is not possible 							   if it's parent element,  							   #source-order-container, wasn't also at 							   100% width */
    margin-bottom: -50px;
}
#left-column
{
    float: left; /* float left, where it'll live */
    overflow: hidden; /* because we have setted negative margin-top to the left/right modules we need to hide the content of the modules for displaying out of the left or right columns*/
    margin-top: -10px;
    margin-bottom: -40px;
}
#right-column
{
    float: right; /* float on the right side of the layout */
    overflow: hidden; /* because we have setted negative margin-top to the left/right modules we need to hide the content of the modules for displaying out of the left or right columns*/
    margin-top: -10px;
    margin-bottom: -40px;
}
.clear-columns
{
    clear: both;
}
.inside
{
    margin: 0 9px 0; /* margin, instead of padding, used to induce margin collapse if needed by child elements */
}
/* Content Modules*/

/* Left Column and Right Column Module Decoration */
#left-column .icemodule, #right-column .icemodule, #middle-column .icemodule
{
    overflow: visible;
    margin: 0 -5px -8px;
    clear: both;
    position: relative;
    background: url(../images/icemodule_br.jpg) no-repeat bottom right;
}
#left-column .icemodule div, #right-column .icemodule div, #middle-column .icemodule div
{
    background: url(../images/icemodule_bl.jpg) no-repeat bottom left;
}
#left-column .icemodule div div, #right-column .icemodule div div, #middle-column .icemodule div div
{
    background: url(../images/icemodule_tr.jpg) no-repeat top right;
}
#left-column .icemodule div div div, #right-column .icemodule div div div, #middle-column .icemodule div div div
{
    background: url(../images/icemodule_tl.jpg) no-repeat top left;
}
#left-column .icemodule div div div div, #right-column .icemodule div div div div, #middle-column .icemodule div div div div
{
    overflow: hidden;
    background: none;
    position: relative;
    clear: both;
    padding: 10px 15px 28px;
}
#left-column .icemodule h3, #right-column .icemodule h3, #middle-column .icemodule h3
{
    color: #FFFFFF;
    font-weight: bold;
    margin: 0 0 18px;
    padding: 14px 0 0;
    text-align: center;
    font-size: 1.2em;
}
#left-column .icemodule h3 span, #right-column .icemodule h3 span
{ color: #FFFFFF;
}
/* Main Column Module */
#usertopmods
{
    margin: -10px 0 15px 0;
    position: relative;
    overflow: hidden;
}
#userbottommods
{
    margin: 0;
    position: relative;
    overflow: hidden;
}
#middle-column .icemodule
{
    border: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background: url(../images/module_ice_br.jpg) no-repeat bottom right;
}
#middle-column .icemodule div
{
    padding: 0;
    background: url(../images/module_ice_bl.jpg) no-repeat bottom left;
}
#middle-column .icemodule div div
{
    padding: 0;
    background: url(../images/module_ice_tr.jpg) no-repeat top right;
}
#middle-column .icemodule div div div
{
    background: url(../images/module_ice_tl.jpg) no-repeat top left;
}
#middle-column .icemodule div div div div
{
    margin: 0;
    padding: 10px;
    overflow: visible;
    background: none;
}
#middle-column .icemodule h3
{
    color: #666;
    margin: 0 0 5px;
    border-bottom: 1px dashed #E6E6E6;
    padding: 4px 1px 5px;
    white-space: nowrap;
    font-size: 1em;
    font-weight: bold;
}
/* Style 1 */
.icemodulestyle1
{
    overflow: visible;
    margin: 10px 0 15px;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
    background-repeat: no-repeat;
    background-position: bottom right;
}
.icemodulestyle1 div
{
    background-repeat: no-repeat;
    background-position: bottom left;
}
.icemodulestyle1 div div
{
    background-repeat: no-repeat;
    background-position: top right;
}
.icemodulestyle1 div div div
{
    background-repeat: no-repeat;
    background-position: top left;
}
.icemodulestyle1 div div div div
{
    overflow: hidden;
    background: none;
    position: relative;
    clear: both;
    padding: 10px 10px 12px;
}
.icemodulestyle1 h3
{
    color: #444;
    margin: 0 0 10px;
    padding: 2px 0 0;
    text-align: center;
    font-size: 1.2em;
}
.icemodulestyle1 span
{     color: #444;
}
/* Module with suffix style2 */
#left-column .icemodulestyle2, #right-column .icemodulestyle2
{
    padding: 5px 0;
    position: relative;
    overflow: visible;
    float: left;
    clear: both;
    margin-bottom: 15px;
}
#left-column .icemodulestyle2 h3, #right-column .icemodulestyle2 h3
{
    margin: 0 0 8px;
    text-align: left;
    color: #222;
    white-space: nowrap;
    font-size: 1.1em;
}
#left-column .icemodulestyle2
{
    padding-left: 8px;
    border-left: 5px solid #D6C88A;
}
#right-column .icemodulestyle2
{
    padding-right: 8px;
    border-right: 5px solid #D6C88A;
}
/*===========================///////////////////-===========================
					              Bottom 
===========================///////////////////-===========================*/


#bottom
{
    background-repeat: repeat;
    min-height: 125px;
    position: relative;
    overflow: hidden;
    z-index: 8;
}
#bottom .decoration
{
    background-repeat: no-repeat;
    background-position: center bottom;
    vertical-align:bottom;
    height: 76px;
    margin-top: 49px;
    position: relative;
    overflow: visible;
    z-index: 9999;
    margin-bottom: -70px;
}
#bottom .wrapper
{
    position: relative;
    overflow: visible;
    z-index: 99999;
}
#bottom .padding
{
    padding: 0 0 0 11px;
}
#bottom a, #bottom a:visited
{
}
/* Bottom Modules */
#bottom .icemodule
{
    border: none;
    padding: 0 10px 0 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: 99;
    color: #555;
}
#bottom .icemodule h3
{
    margin: 0 0 6px;
    padding: 0;
    border: none;
    color: #444;
    font-weight: normal;
    white-space: nowrap;
    font-size: 1.35em;
}
#bottom .separator
{
    background: url(../images/bottom_sep.png) repeat-y 120%;
    margin-bottom: 15px;
    position: relative;
    overflow: visible;
    z-index: 999999;
}
/*===========================///////////////////-===========================
					             Footer
===========================///////////////////-===========================*/

#footer
{
    background-repeat: repeat-x;
    background-position: center center;
    border-top-style: solid;
    border-top-width: 1px;
    background-color: #FFFFFF;
    clear: both;
    height: 35px;
    position: relative;
    line-height: 35px;
}
#footer .padding
{
    padding: 0 10px;
}
#footer p
{
    margin: 0;
    color: #555;
    float: left;
}
#footer p#gotop
{
    position: absolute;
    top: 8px;
    overflow: visible;
    left: 1060px;
    z-index: 99999;
    margin: 0;
}
#footer p#gotop a
{
    width: 50px;
    height: 20px;
    display: block;
    background: url(../images/go_top.png) no-repeat center;
}
#footer p#gotop span
{
    display: none;
}
/* Homepage and Category Content
-------------------------------------------------------------------*/

.blog h2
{
    line-height: 1;
    margin: 0 0 .2em 0;
    font-size: 16px;
    padding-bottom: 10px;
    float: left;
}
.blog h2 a:hover
{
    text-decoration: none;
    color: #555;
}
p.pageinfo
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0 10px;
    float: left;
    color: #888;
}
p.iteminfo
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 10px;
    clear: both;
    color: #999;
}
p.buttonheading
{
    float: right;
    margin: 4px 10px 0 0;
}
p.buttonheading img
{
    margin: 0 0 0 5px;
}
.blog .blogcontent
{
    clear: both;
    margin-bottom: -15px;
}
.blog .blogcontent
{
    clear: both;
}
.blog .blogcontent img
{
    float: left;
}
.leading
{
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.leading p.buttonheading
{
    margin: 9px 10px 0 0;
}
.article_row
{
    margin: 0;
    clear: both;
    padding: 0;
    float: left;
    width: 100%;
    overflow: visible;
    z-index: 999;
    position: relative;
}
.article_row .cols2
{
    width: 48.2%;
    float: left;
}
.article_row .cols3
{
    width: 31.5%;
    float: left;
}
.article_row .cols2 h2, .article_row .cols3 h2
{
    font-size: 1.35em;
    margin-bottom: .25em;
    clear: both;
}
.article_row .cols2 img, .article_row .cols3 img
{
    margin-right: 7px;
    clear: both;
    float: left;
}
.article_row .column1
{
    background: url(../images/article_sep.jpg) no-repeat center right;
    padding-right: 10px;
}
.article_row .column2
{
    padding-left: 10px;
}
.article_row .column3
{
    background: url(../images/article_sep.jpg) no-repeat center left;
    padding-left: 9px;
    margin-left: 10px;
}
.article_row
{
    background: url(../images/articlerow_sep.jpg) no-repeat top center;
    padding-top: 25px;
}
div.articlemore
{
    clear: both;
    position: relative;
    overflow: hidden;
}
div.articlefooter
{
    position: relative;
    overflow: hidden;
    clear: both;
    margin: 20px 0 0;
}
.blog .blogcontent p.readmore
{
    font-size: 1.2em;
    margin: 5px 0 10px;
    position: relative;
}
/* Article Content */
#page h1.contentheading
{
    font-size: 1.5em;
    line-height: .75;
    margin: 0;
}
#page img
{
    float: left;
}
p.noticebottom
{
    clear: both;
    position: relative;
    overflow: hidden;
    margin: 0 0 15px;
    height: 29px;
    border-top: 1px solid #E6E6E6;
    text-align: center;
    border-bottom: 1px solid #E6E6E6;
    line-height: 30px;
}
#page div.buttons
{
    padding: 0;
    margin-bottom: 15px;
}
div.buttons p.pageinfo
{
    float: left;
    margin: 0;
}
#page div.buttons p.iteminfo
{
    float: left;
    margin: -16px 0 0;
}
#page div.buttons p.iteminfo span.modifydate
{
    border-right: 1px dotted #ccc;
    margin-right: 12px;
    padding-right: 10px;
}
#page div.buttons p.iteminfo span.createdby
{
    border-right: 1px dotted #ccc;
    margin-right: 12px;
    padding-right: 10px;
}
#page div.buttons p.buttonheading
{
    float: right;
    margin: 13px 0 0;
}
#page div.buttons p.buttonheading img
{
    margin: 0 0 0 7px;
}
.blog_more
{
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 25px;
    clear: both;
}
.blog_more h2
{
    font-size: 1.75em;
    margin: 15px 0 5px;
}
.blog_more ul
{
    margin: 0;
    clear: both;
    width: 100%;
}
.blog_more ul li
{
    list-style-type: none;
    float: left;
    width: 33.3%;
    position: relative;
    overflow: hidden;
}
.blog_more ul li a
{
    float: left;
    height: 29px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    padding: 0 10px;
}
/* Pagination */
div.pagination
{
    border-top: 1px solid #E6E6E6;
    padding: 15px 0;
    clear: both;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
}
div.pagination p.counter
{
    float: right;
    margin: 0;
}
div.pagination ul
{
    float: left;
    margin: 0;
}
div.pagination ul li
{
    float: left;
    list-style-type: none;
    padding: 0 7px;
    border: 1px solid #e9e9e9;
}
div.pagination ul li a
{
}
div.pagination ul li a:hover
{
    text-decoration: none;
    color: #555;
}
/* --- Close Homepage and Category Content ------------------------------------------------------------- */


/* Search Component for the search page */
#searchpage .searchintro
{
    background: #F9F9F9;
    padding: 5px 15px 0;
    position: relative;
    overflow: hidden;
    clear: both;
}
#searchpage .searchintro p.left
{
    float: left;
}
#searchpage .searchintro p.right
{
    float: right;
}
#searchpage ol p
{
    margin-bottom: 1em;
}
#searchpage ol span.discategory
{
    color: #999;
}
ol.latestnews, ol.mostreadmod
{
    margin-bottom: 0;
}
ol.latestnews li, ol.mostreadmod li
{
    color: #808080;
}
/* Search Module */
#searcharea
{
    width: 252px;
    float: right;
    height: 27px;
    margin: 5px 0 0;
}
#search_bg
{
    width: 242px;
    float: right;
    height: 27px;
    background: url(../images/search_bg.png) no-repeat top center;
}
#search_bg form
{
    margin: 0 0 0 6px;
}
#search_bg label
{
    overflow: hidden;
    display: none;
    height: 0;
    width: 0;
}
#search_bg .inputbox
{
    width: 186px;
    margin: 0 0 0 0;
    height: 25px;
    padding: 0;
    background: none;
    border: none;
}
#search_bg .inputbox:focus
{
    color: #9A947E;
}
#search_bg .button
{
    float: none;
    width: 45px;
    margin: 0;
    height: 25px;
    cursor: pointer;
    background: none;
    text-indent: -9999px;
    display: inline;
    color: #F2D287;
    border: none;
}
#search_bg a.advanced
{
    margin-left: 10px;
}
#search_bg a.advanced:hover
{
}
/* Login Module */
#loginarea
{
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    padding-left: 15px;
    padding: 15px 10px;
    margin: 20px 10px 0 0;
    position: relative;
    overflow: visible;
    z-index: 99999;
    width: 355px;
    height: 50px;
}
form.loginform p#login_username label, form.loginform p#login_password label
{
    overflow: hidden;
    display: none;
    height: 0;
    width: 0;
}
form.loginform .inputbox
{
    width: 100px;
    padding: 0;
    display: inline;
    background: none;
    border: none;
    color: #777;
    margin: 6px 0 0 32px;
}
form.loginform p#login_username
{
    background: url(../images/login_username.png) no-repeat center;
    width: 137px;
    height: 27px;
    float: left;
    margin: 0 7px 0 0;
}
form.loginform p#login_password
{
    background: url(../images/login_password.png) no-repeat center;
    width: 137px;
    height: 27px;
    float: left;
    margin: 0 4px 0 0;
}
form.loginform p#login_button
{
    margin: 0;
    float: left;
}
form.loginform p#login_remember
{
    clear: both;
    padding: 7px 0 0;
    margin: 0;
    color: #666;
    float: left;
}
#loginarea .round
{
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
    color: #777;
    margin: 0;
    padding-right: 12px;
    padding-left: 12px;
    vertical-align: middle;
    display: block; /*opera*/
    display: inline-block; /*ie*/
}
/*.button {
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:top right;
	cursor:pointer;
	color:#777;
	margin:0;
	line-height:23px;
	padding-right:12px;
	vertical-align:middle;
	display:block; 
	display:inline-block; 
}*/
#loginarea .round span
{
    background-repeat: no-repeat;
    background-position: left top;
    height: 25px;
    display: block;
    display: inline-block;
    padding-left: 12px;
    line-height: 23px;
}
#loginarea button:hover .round
{
    background-position: right bottom;
}
#loginarea button:hover .round span
{
    background-position: left bottom;
}
form.loginform ul
{
    list-style-type: none;
    margin: 8px 0 0 10px;
    padding-left: 10px;
    float: left;
    border-left: 1px solid #BFBFBF;
}
form.loginform ul li
{
    padding: 0 5px 0 0;
    display: inline;
}
form.logout p
{
    margin: 0 0 15px;
}
form.logout button
{
    margin: 0 0 0 10px;
}
/* BreadCrubms */
#breadcrumbs
{
    position: relative;
    overflow: visible;
    margin-bottom: 30px;
    font-size: 1.1em;
    margin-left: -5px;
}
#breadcrumbs p
{
    display: inline;
    float: left;
    margin: 0;
}
#breadcrumbs ol
{
    list-style-type: none;
    float: left;
    margin: 0;
}
#breadcrumbs ol li
{
    float: left;
    background: url(../images/breadcrumb_arrow.png) no-repeat right 65%;
    padding: 0 20px 0 10px;
}
#breadcrumbs ol li a
{
    display: block;
    margin: 0;
}
#breadcrumbs ol li.last
{
    background: none;
}
#breadcrumbs ol li.last span
{
    margin: 0 0 0 0;
}
/* Banner */
#banner
{
    margin: 20px 15px 0 0;
    float: left;
}
ul.bannermod
{
    margin: 0;
    float: left;
}
ul.bannermod li
{
    list-style-type: none;
    margin: 0;
    display: inline;
}
ul.bannermod li img
{
    margin: 0;
    float: none;
}
/* Font changer on the article pages */
div.fontslider
{
    width: 120px;
    float: right;
    margin: 15px 10px 0 0;
    height: 15px;
    background: #E6E6E6;
}
div.fontslider div.knob
{
    background: #ccc;
    width: 15px;
    height: 15px;
    cursor: move;
}
/* Template Styles custom code */
ul.tempstyle
{
    margin: 0;
    display: inline;
}
ul.tempstyle li
{
    display: inline;
}
ul.tempstyle li a
{
    margin-left: 10px;
    margin-bottom: 5px;
}
/* This styles are used on the Editor Page */
form.editor select
{
    width: auto;
}
/* Poll Module */
form.poll p.polltitle
{
    margin-bottom: 8px;
    font-size: 1.2em;
}
form.poll p.pollradio
{
    color: #777;
}

