
/** BASIC */

body
{
	margin: 0px;
	padding: 0px;
	background: #00A8EF url(images/homepage01.gif) repeat-x left top;
}

/** HEADINGS */

h1, h2, h3
{
	margin: 0px;
	color: #004A80;
}

h1, h2
{
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-weight: normal;
}

h1
{
}

h2
{
	font-size: 24px;
}


h3
{
	margin-bottom: 8px;
	font-size: 12px;
	color: #698F0D;
}

.h32
{
	margin-bottom: 2px;
	font-size: 12px;
	color: #698F0D;
}

/** TEXTS */

body, th, td, input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
}

p, ul, ol, dl
{
	margin-top: 0px;
	margin-bottom: 1.5em;
	/*text-align: justify;*/
	line-height: 150%;
}

.list12
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list12 li
{
	padding: 0px 0px;
	background: url(images/homepage12.gif) repeat-x left top;
}


.list1
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li
{
	padding: 12px 0px;
	background: url(images/homepage12.gif) repeat-x left top;
}

.list1 .first
{
	padding: 1px 0px 12px 0px !important;
	background: none;
}

.list1 .date
{
	float: left;
	width: 40px;
	height: 44px;
	padding: 3px 0px 0px 0px;
	background: url(images/homepage11.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.list1 .date span
{
	display: block;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}

.list1 .date2
{
	float: left;
	width: 40px;
	height: 44px;
	padding: 3px 0px 0px 0px;
	background: url(images/List2.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.list1 .date2 span
{
	display: block;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}

.list1 h3
{
	display: inline;
	margin:  0px 0px 5px 0px;
	color: #7d7d7d;
}

.list1 p
{
	margin:  5px 0px 0px 0px;
	/*line-height: normal;*/
}

.list1 .more
{
	display: block;
	padding-top: 5px;
	background-position: 0px 10px;
}


/** LINKS */

a
{
	color: #FF7200;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.more
{
	padding-left: 11px;
	background: url(images/homepage08.gif) no-repeat 0px 5px;
	font-size: 11px;
}

/** FORMS */

form
{
	margin: 0px;
	padding: 0px;
}

fieldset
{
	margin: 0px;
	padding: 0px;
	border: none;
}

form ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form li
{
	margin-bottom: 10px;
}

.label,
form label
{
	float: left;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	color: #1C1C1C;
}

.label2
{
	float: left;
	width: 100px;
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	color: #1C1C1C;
}

.ErrorLabel
{
	padding: 3px 0px 3px 0px;
	font-weight:normal;
	color:Red;
}

/** MISC */

.align-justify
{
	text-align: justify;
}

.align-right
{
	text-align: right;
}

img
{
	  border-style:none;
}

img.left
{
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right
{
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border
{
}

hr
{
	display: none;
}

.hr1
{
	height: 1px;
}

/** HEADER */

#header
{
	
	margin: 0px auto;
}

/** WRAPPER */

#wrapper
{
	background: #FFFFFF url(images/homepage02.gif) repeat-x left top;

}

/** LOGO */

#logo
{
	width: 190px;
	height: 79px;
	background: url(images/homepage04.jpg) no-repeat left top;
}

#logo h1
{
	text-indent: -9999em;
}

/** MENU */

#menu
{
}

#menu ul
{
	margin: 0px;
	padding: 31px 0px 0px 0px;
	list-style: none;
}

#menu li
{
	float: left;
}

#menu a
{
	float: left;
	height: 35px;
	padding: 17px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .active a
{
	background: url(images/homepage05.jpg) repeat-x left top;
	color: #3B5158;
}

/** HEADER2 */

#header2
{
	width: 900px;
	height: 285px;
	margin: 0px auto;
}

/** BANNER */

#banner
{
	float: left;
}

/** SEARCH */

#search
{
	float: right;
	width: 290px;
	margin-top: 0px;
}

#search .title
{
	margin-bottom: 15px;
	font-size: 18px;
}

#search .content
{
	height: 212px;
}

#search .input-submit
{
	float: left;
}

#search ul
{
	margin: 0px;
}

#search a
{
	float: right;
	padding-right: 20px;
}

.moreInline
{
	float:none !important;
	padding-right: 5px !important;
}
/** PAGE */

#page
{
	width: 890px;
	margin: 0px auto;
	padding-bottom: 30px;
}

/** CONTENT */

#content
{
	float: right;
	width: 557px;
}

#content-compare
{
	float: right;
	width: 890px;
}

/** SIDEBAR */

#sidebar
{
	float: left;
	width: 297px;
}
#sidebar-compare
{
	float: left;
	width: 150px;
}
/** FOOTER */

#footer
{
	height: 90px;
	background: url(images/homepage03.gif) repeat-x left top;
}

#footer p
{
	margin: 0px;
	padding: 5px 355px 0px 0px;
	text-align: right;
	font-size: 12px;
	color: #91DEFF;
}

#footer a
{
	color: #91DEFF;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}


/** BOX STYLE A */

.boxA
{
	padding: 5px;
	background: #FFFFFF;
	border: 3px solid #EDEDED;
}

.boxA .title
{
	padding: 15px 20px 0px 20px;
}

.boxA .content
{
	padding: 0px 20px 15px 20px;
	background: url(images/homepage07.jpg) repeat-x left bottom;
}

/** BOX STYLE B */

.boxB
{
	padding: 15px 15px 3px 15px;
	background: #A8EBFF url(images/homepage13.gif) repeat-x left top;
	border: 1px solid #D1F4FF;
}

/** ITEM BOX */

.item
{
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #E4E2E2;
}

.item .bg
{
	padding: 6px;
	background: #F8F8F8 url(images/homepage18.gif) repeat-x left bottom;
}

.item .image
{
	float: left;
}

.item .info
{
	margin: 0px 0px 0px 90px;
	padding: 0px;
	list-style: none;
}

.item .info li
{
	height: 18px;
}

.item li b
{
	float: left;
}

.item li span
{
	float: right;
}

.item .more
{
	height: 18px;
	padding: 0px 0px 0px 8px;
	background: url(images/homepage09.gif) no-repeat left center;
}

.item .more a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

/** BOX1 */

#box1
{
	padding-bottom: 0px;
}

#box1 .item
{
	float: left;
	width: 242px;
	height: 112px;
}

#box1 .bg
{
	height: 100px;
}

#box1 .alt
{
	margin: 0px 0px 19px 19px;
}

#box1 .title
{
	position: relative;
}

/** BOX2 */

#box2
{
}

#box2 .item
{
	height: 112px;
	margin-top: 20px;
}

#box2 .item .bg
{
	height: 100px;
}

#box2 .item h3
{
	margin-left: 90px;
}

#box2 .info li
{
	float: left;
	width: 150px;
	padding-right: 30px;
}

#box2 .info .more
{
	margin-top: 15px;
}


.PollAnswers
{
	padding-top: 8px;
}
.PollTitle
{
	display: none;
}

.PollAnswerRadio input
{
	display: block;
	float: left;
}
.PollAnswer label
{
	width: 275px;
}
.PollAnswerRadio label
{
	font-weight: normal;
}
.PollGraph
{
	height: 12px;
	border: 1px solid gray;
	margin-bottom: 10px;
}

.PollGraph div
{
	height: 12px;
	background: url(images/poll02.gif) 100% 0% repeat-x;
	line-height: 0px;
	margin-bottom: 5px;
}

.PollGraph div.PollGraph0
{
	background: url(images/poll01.gif) 100% 0% repeat-x;
}

.PollGraph div.PollGraph2
{
	background: url(images/poll03.gif) 100% 0% repeat-x;
}

.PollQuestion
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px !important;
}

.PollCount
{
	text-align: right;
	vertical-align: middle;
}

.PollFooter
{
	margin-top: 10px;
}
.PollVoteButton
{
	width: 56px;
	height: 18px;
	padding: 0px;
	background: url(images/homepage09.gif) no-repeat left top;
	border: none;
	font-size: 11px;
	color: #FFFFFF;
}

.TextboxLabel
{
	font-weight: bold;
	color: #1C1C1C;
}
.TextDetail
{
	font-size: 14px;
}
.TextDetailHeader
{
	font-size: 14px;
	color: #698F0D;
}
.TextDetailHeaderNH
{
	font-size: 14px;
	color: #014B81;
}
.CategoryRatingHeader
{
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #5078B3;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #FFF;
	border: 1px dashed #2F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

/*Added CSS Styles*/
h2.search
{
	margin-top:5px !important;
    margin-bottom:5px !important;
    padding-left: 19px !important;
    font-size:20px;
}

h3.green
{
	font-size: 16px;
	color: #698F0D;
}

h3.headings
{
	margin-bottom: 0px !important;
	margin:0 !important;
	padding:0!important;
	font-size: 16px;
	color: #698F0D;
	vertical-align:middle;
}


/* Ajax Tabs */
/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #A8D4D9;
    background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:148px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #A8D4D9;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #A8D4D9;
    border-top-width:0;
}

.ajax__tab_msngallery-theme .ajax__tab_header 
{
    background:url(images/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #A8D4D9;
    background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:148px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #A8D4D9;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #A8D4D9;
    border-top-width:0;
}
/* Inner Tabs*/
.ajax__tab_msngallery-Inner .ajax__tab_header 
{
    background:url(images/tab-line-green.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-Inner .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #9EDA76;
    background-color:#9EDA76;
}
.ajax__tab_msngallery-Inner .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:148px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-Inner .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-Inner .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-Inner .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #9EDA76;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-Inner .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #9EDA76;
    border-top-width:0;
}
.ContentList
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ContentList li
{
	background: url(images/homepage08.gif) 0 .4em no-repeat; 
	padding-left: 1em; 
}

.AddNewComment
{
   font-size:14px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#004A80;
   width:185px;
   height:26px;
   background: #FFFFFF url(images/comments.png) no-repeat ; 
   border:solid 1px #00C1F1;
   cursor:pointer;
}

.Button,
.submit,
form .input-submit,
form .input-submit2,
form .input-submit3
{
  font-size:14px;
   font-family:Verdana,sans-serif;
   font-weight:bold;
   color:#FFFFFF;
   background-color:#8FB92F;
   border-top-style:solid;
   border-top-color:#679800;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#679800;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#679800;
   border-left-width:10px;
   border-right-style:solid;
   border-right-color:#679800;
   border-right-width:1px;
}

.ShoppingCartImage
{
	margin:0;
	border-style:none !important;
}

/* Rating */
.RatingText
{
  font-size:14px;
  font-weight:bold;
  color:#7D7D7D;
}

.RatingTextSmall
{
  font-size:12px;
  font-weight:normal;
  color:#7D7D7D;
}
.RatingTextInfo
{
  font-size:11px;
  font-weight:bold;
  color:#7D7D7D;
}
.ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 24px;
    height: 24px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled {
    background-image: url(images/ratingStarFilled.png);
}
.ratingStar .Empty {
    background-image: url(images/ratingStarEmpty.png);
}
.ratingStar .Saved {
    background-image: url(images/ratingStarFilled.png);
}

table.fancy {
  margin: 1em 1em 1em 0;
  background: white;
  border-collapse: collapse;
  
}

table.fancy th, table.fancy td {
  border: 1px green solid;
  padding: 0.2em;
}
table.fancy th
{
	 color:#000000;
}
table.fancy th {
  background: #EDF2FB;
  text-align: left;
}
table.fancy caption {
  margin-left: inherit;
  margin-right: inherit;
}

