html, body, ul, li
{
	margin: 0;
	padding: 0;
	list-style: none;
}
body
{
	font: 10px verdana;
	text-align: center;
	background-color: #373e44;
	background: url(/images/background.png) repeat;
}
form
{
	margin: 0px;
}
img
{
	border: 0;
}
a
{
	font-weight: bold;
	text-decoration: underline;
	color: #5C5C5C;
	border-style: dotted;
    border-width: 0px 0px 1px 0px;
    text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #5b7f97;
}
h1
{
	font-size: 14px;
	margin: 1px;
	color: #25577a;
	font-weight: bold;
	padding-left: 5px;
}
h2
{
	font-size: 11px;
	margin: 0;
	color: #25577a;
	font-weight: bold;
	padding-left: 5px;
}
h3
{
	font-size: 9px;
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	padding-left: 5px;
}
h4
{
	font-size: 10px;
	margin: 10px;
	color: #444444;
	font-weight: bold;
	padding-left: 5px;
}
h5
{
	font-size: 11px;
	margin: 5px;
	color: #444444;
	font-weight: bold;
	padding-left: 20px;
}
.center
{
    text-align:center;
}
.photo
{
	text-align: center;
	font-size: xx-small;
	color: #000000;
	font-weight: normal;
}
.photo a
{
    border-width: 0px;
}
.more
{
	margin-left: 300px;
	font-size: 10px;
	color: #ff6600;
}
.more-a
{
	margin-left: 265px;
	font-size: 10px;
	color: #ff6600;
}
.gallery
{
    width: 350px;
    clear: both;    
}
.cAlbumName
{
    clear: both;
    height: 25px;
    font-size: 14px;
	font-weight:bold;
	color: #25577a;
}
.AlbumName
{
    width:275px;
    float:right;
    direction:ltr;
    height:22px;
}
.AlbumRate
{
    float: left;
    width:65px;
    height:22px;
    margin-right:3px;
}
.views
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
}
.phBorderMax img
{
	border: 10px solid #FFFFFF;
}
.phBorderMin
{
	line-height: 1.2em;
}
.phBorderMin img
{
	border: 3px solid #FFFFFF;
}
.phBorderMin a img
{
    border: 3px solid #FFFFFF;
}
.phBorderMin a:hover img
{
    border: 3px solid #415B6D;
}
.phBorderThin
{
	line-height: 1.2em;
}
.phBorderThin img
{
	border: 2px solid #FFFFFF;
}
.phBorderThin a img
{
    border: 2px solid #FFFFFF;
}
.phBorderThin a:hover img
{
    border: 2px solid #5b7f97;
}
.left
{
	float: left;
}

.red
{
	color: #FF0000;
}
.rightred
{
	float: right;
	color: #FF0000;
}
.leftred
{
	float: left;
	color: #FF0000;
}
.leftred-blog
{
	float: left;
	color: #FF0000;
}
.clear
{
	clear: both;
}
.clear1
{
	clear: both;
	height: 70px;
}
.clear2
{
	clear: both;
	height: 150px;
}
.clear3
{
	clear: both;
	height: 300px;
}
.mbr1
{
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
}
.body-title
{
    padding: 1px 0px 1px 7px;
    background: url(/images/title_bg.png) repeat;
    width: 355px;
    height: 17px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.body-title-blog
{
    background: url(/images/title_bg.png) repeat;
    width: 544px;
    height: 20px;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 1px 7px 1px 0px;
    margin-bottom: 10px;
}
.body-title-blog a
{
    color: White;
    border-width: 0px;
}
.blog-archives
{
    text-align: center;
    font: 13px Tahoma;
    font-weight: bold;
    padding: 3px 0px 0px 0px;
    background: url(/images/blog-archives_bg.png) repeat;
    width: 190px;
    height: 20px;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.backtogallery
{
    margin: auto;
    font-size: 12px;
    text-decoration:left;
    text-align: center;
    font-weight: bold;
    padding: 2px 0px 0px 0px;
    background: url(/images/title_bg.png) repeat;
    width: 140px;
    height: 18px;
    color: #FFFFFF;
}
.backtogallery a
{
    color: White;
    border-width: 0px;
}
.backtogallery a:hover
{
    color: Yellow;
    border-width: 0px;
}
.archives
{
	font: 11px Tahoma;
	color: #FF0000;
}
.Webdesigner
{
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 9px;
	color: #CCCCCC;
}
.Webdesigner a
{
    color: #CCCCCC;
    font-weight: normal;
    text-decoration: none;
}
.Webdesigner a:hover
{
    color: #5b7f97;
}
.filledRatingStar
{
    background-position: left;
    background-image: url(Images/FilledStar.gif);
    height: 13px;
    background-repeat: repeat-x;
    margin-right:auto;
}
.emptyRatingStar
{
    margin:auto;
    background-position: left;
    background-image: url(Images/EmptyStar.gif);
    height: 13px;
    width: 65px;
    background-repeat: repeat-x;
}

.ViewChart
{
    width: 350px;
    padding-left:5px;
    clear:both;
    height:17px;
    font-size:11px;
}
.noteViewChart
{
    float:left;
}
.emptyViewChart
{
    float: right;
    width: 150px;
    height: 10px;
    background-color: #C0C0C0;
}
.filledViewChart
{
    height: 10px;
    background-color: #5b7f97;
    -moz-border-radius-bottomleft:2px;
    -moz-border-radius-bottomright:0px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:0px;
}

#shadow
{
    background: url(/images/shadow.png) repeat-y center;
    width: 796px;
    margin: auto;
}
#wrapper
{
	text-align: left;
	background-color: #CFD3D3;
    width: 774px;
	margin: auto;
	overflow: hidden;
}
#header
{
	height: 127px;
	width: 774px;
	color: #373e44;
	background: url(/images/headerbg.jpg) repeat-x;
	position: absolute;
}
#header h1
{
	margin-top: 15px;
}
#header h1 img
{
	display: block;
}
#nav
{
	margin-top: 0px;
	width: 774px;
}
#nav img
{
	float: left;
}
#headline
{
	padding-top: 124px;
}
#body
{
	font-size: 11px;
	padding-top: 15px;
	text-align: justify;
}
#body p
{
	font-size: 11px;
	margin: 11px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	line-height: 1.5em;
}
#body-left
{
	float: left;
	width: 360px;
	padding-left: 10px;
	line-height: 1.5em;
}
#body-right
{
	float: right;
	width: 360px;
	padding-right: 10px;
	line-height: 1.5em;
}
ul.bullets-p
{
	margin-top: 20px;
	margin-left: 7px;
	padding: 0;
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
ul.bullets-p li 
{
	background: top left url(/images/bullet-P.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
ul.bullets-l
{
	margin-top: 20px;
	margin-left: 7px;
	padding: 0;
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}
ul.bullets-l li 
{
	background: top left url(/images/bullet-L.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}
#body-right-pic
{
	float: right;
	width: 360px;
	text-align:center;
}
#body-blog
{
    padding-top: 15px;
    text-align: right;
    direction: rtl;
    text-align: justify;
    line-height: 1.7em;
}
#body-blog p
{
	font: 13px Tahoma;
	margin-left:10px;
	font-weight: normal;
	line-height: 1.7em;
}
#body-blog h1
{
	font: 14px Tahoma;
	margin: 1px;
	color: #25577a;
	font-weight: bold;
	padding-left: 5px;
}
#body-blog h2
{
	font: 12px Tahoma;
	margin: 0;
	color: #25577a;
	font-weight: bold;
	padding-left: 5px;
}
#body-blog h3
{
	font: 11px Tahoma;
	font-weight: bold;
	background-color: #94ADC0;
	height: 15px;
	padding: 2px 3px 1px 0px;
	margin-top: 5px;
	-moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
}
#body-blog h3 a
{
	border-width: 0px;
	font-weight: bold;
	text-decoration: none;
	color: #383838;
}
#body-blog h3 a:hover
{
	text-decoration: none;
	color: #ffffff;
}
#body-blog h5
{
	font: 11px Tahoma;
	margin: 5px;
	color: #444444;
	font-weight: bold;
	padding-left: 20px;
}
#body-left-blog
{
	float: left;
	width: 550px;
	padding-left: 10px;
	line-height: 1.7em;
}
#body-right-blog
{
	float: right;
	width: 190px;
	padding-right: 10px;
    line-height: 1.7em;
}
#weather
{
    font-family: Tahoma;
    font-size: 12px;
    background-color: #B0C2D0;
    padding: 5px;
}

#weather h3
{
    font: 11px Tahoma;
    font-weight: bold;
    background-color: #94ADC0;
    height: 15px;
    padding: 2px 3px 1px 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.VerA
{
    float:left;
    width:140px;
    padding-top:5px;
}
.VerI
{
    float:right;
    width:35px;
}

#footer
{
	color: #FFFFFF;
	background: #42453D url(/images/footerbg.jpg) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 1em;
	font-weight: bold;
	width: 774px;
	margin: auto;
}
#footer p
{
	margin: 0;
	padding: 0;
}
#weblogin
{
	background-color: #000000;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 2px;
}
textarea, input
{
    border: 1px solid #808080;
    background-color: #FFFFFF;
}
textarea:hover, textarea:focus, input:hover, input:focus
{
    border: 1px solid #5b7f97;
    background-color: #DAE3E9;
}
textarea:active, input:active
{
    border: 1px solid #5b7f97;
    background-color: #7A9AAF;
    color: #FFFFFF;
}
