

td {
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #000000;
}

body {
	background-image: url(sysimages/body-backgroundT.jpg);
	background-repeat: repeat;
	background-position: 50% 0%;
	background-color: #cbcbcb;
	margin: 0px;
}

#MainTable {
	width: 761px;
	height: 479px;
	background-color: #ffffff;
}

#MainTable TD.GreyBar5 {
	background-color: #bdbdbd;
	height: 5px !important;
	height:5px;
}
.sideMenu {
	padding-top:1px;
}
#MainTable TD#ProductMenu {
	width: 169px;
}

#MainTable TD.MainArea {
	width: 589px;
	vertical-align: top;
	text-align: left;
	padding-left: 3px;
	padding-top: 9px;
	height: 100%;
}
#MainTable TD.MainArea DIV.MainHTML{
	padding-right: 10px;
	padding-bottom: 5px;
}
#MainTable TD.MainArea A {
	color: #970d4c;
	font-weight: bold;
	text-decoration: none;
}
#MainTable TD.MainArea A:hover {
	color: #970d4c;
	font-weight: bold;
	text-decoration: underline;
}
#MainTable TD.MainArea A.CollectionTitle {
	font-weight: bold;
	font-family:  Arial, Verdana; /*"NanoSansSC",*/
	font-size: 10px;
	color: #000000;
	letter-spacing: -1px;
}
#ProductMenu {
	margin-left: 7px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 2px;
}

#ProductMenu TD.Header,
#ProductTable TD.NewTitle,
#ProductTable TD.NewPrice
{
	background-image: url(sysimages/productmenu-header.jpg);
	background-repeat: repeat-x;
	font-family: Verdana,Arial,san-serif; /*"NanoSansSC", */
	font-size: 12px;
	color: #ffffff;
	/*width: 159px;*/
	height: 20px;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: -1px;
}

#ProductMenu TD.HeaderOver
{
	background-image: url(sysimages/productmenu-header.jpg);
	background-repeat: repeat-x;
	font-family: Verdana,Arial,san-serif; /*"NanoSansSC", */
	font-size: 12px;
	color: #CCCCCC;
	/*width: 159px;*/
	height: 20px;
	padding-left: 5px;
	font-weight: bold;
	letter-spacing: -1px;
	cursor:pointer;
	text-decoration:underline;
}

#ProductMenu TD.Item,
#ProductMenu DIV.Item
{
	background-color: #f4f6f8;
	font-family: Arial;
	font-size: 11px;
	width: 159px;
	height: 16px;
	padding-left: 5px;
	color: #000000;
	cursor: pointer;
}
#ProductMenu TD.OfferItem
{
	background-color: #f4f6f8;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	width: 159px;
	height: 16px;
	padding-left: 5px;
	color: #990d4c;
	cursor: pointer;
	text-decoration:underline;
}
#ProductMenu TD.OfferItemOver
{
	background-color: #f4f6f8;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	width: 159px;
	height: 16px;
	padding-left: 5px;
	color: #c62f74;
	cursor: pointer;
	text-decoration:underline;
}


#ProductMenu TD.SelectedItem,
#ProductMenu TD.OverItem,
#ProductMenu DIV.OverItem,
#ProductMenu TD.SelectedOverItem
{
	background-color: #f4f6f8;
	font-family: Arial;
	font-size: 11px;
	width: 159px;
	height: 16px;
	color: #c62f74;
	cursor: pointer;
}
#ProductMenu TD.SelectedItem, #ProductMenu TD.SelectedOverItem {
	background-color: #ffffff;
}
#ProductMenu TD.SelectedItem, #ProductMenu TD.SelectedOverItem {
	padding-left: 8px;
}
#ProductMenu TD.OverItem,
#ProductMenu DIV.OverItem {
	padding-left: 5px;
}

#ProductTable DIV.PriceTagContainer
{
	position:absolute;
	width:589px;
	padding-top:6px;
}

#ProductTable DIV.PriceTag
{
	float:right;
	width:153px;
	height:76px;
	background-image:url(sysimages/pricetag.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
}

#ProductTable DIV.PriceTag DIV.PriceText
{
	float:left;
	text-align:center;
	width:130px;
	color:#a8175a;
	font-weight:bold;
	margin-top:5px;
}

#TopTable {
	height: 72px;
	width: 761px;
	/*background-image: url(sysimages/top-background.jpg);
	background-repeat: no-repeat;*/
}
#TopTable TD.Left {
	background-image: url(sysimages/topmenu-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100px;
}
#TopTable TD.Right {
	background-image: url(sysimages/topmenu-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 561px;
}

#TopMenu {
	height: 23px;
	width: 560px;
}
#TopMenu TD, #TopMenu TD SPAN {
	height: 23px;
	text-align:center;
}
#TopMenu TD.MenuItem {
	text-align: center;
	background-image: url(sysimages/topmenu-item-normal.jpg);
	border-left: 1px solid #cd4081;
	background-repeat: repeat-x;
	text-align:center;
}
#TopMenu TD.MenuItemOver {
	text-align: center;
	background-image: url(sysimages/topmenu-item-over.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #cd4081;
	cursor: pointer;
	text-align:center;
}
#TopMenu TD.End {
	width: 3px;
	background-image: url(sysimages/topmenu-end.gif);
}
#TopMenu TD.Home {
	background-image: url(sysimages/topmenu-home-normal.gif);
	width: 141px;

}
#TopMenu TD.HomeOver {
	background-image: url(sysimages/topmenu-home-overT.gif);
	width: 141px;
	cursor: pointer;
	background-repeat: no-repeat;
}
#TopMenu SPAN.Home {
	float: right;
	font-family:  Arial, Verdana;/*"NanoSansSC",*/
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px;/*-1px;*/
	padding-right: 7px;
	margin-top: 5px;
	height: 18px;
}
#TopMenu SPAN.MenuItem {
	padding-left: 7px;
	padding-right: 7px;
	padding-left:15px;
	float: left;
	font-family:  Arial, Verdana; /*"NanoSansSC",*/
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0px; /*-1px;*/
	margin-top: 5px;
	height: 18px;
	text-align:center;
}
#TopMenu SPAN.LeftC {
	float: left;
	width: 3px;
	background-image: url(sysimages/topmenu-corner-left.gif);
	height: 23px;
}
#TopMenu SPAN.RightC {
	float:right;
	width: 3px;
	background-image: url(sysimages/topmenu-corner-right.gif);
	height: 23px;
}
#FooterTable {
	position:relative;
	top:-8px !important;
	top:-7px;
	width: 761px;
	height: 28;
	background-image: url(sysimages/footer-bak-mainT.gif);/*url(sysimages/footer-background.jpg);*/
	background-repeat: repeat-x;
}
#FooterTable TD.InfoButton {
	width: 22px;
	padding-right: 2px;
	padding-top: 3px;
	text-align: right;
	vertical-align: top;
	background-image: url(sysimages/footer-ibutton-bakT.gif);/*url(sysimages/footer-background.jpg);*/
}
#FooterTable TD.Links, #FooterTable A {
	font-family:  Arial, Verdana; /*"Mini 7 Tight",*/
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 2px;
	text-decoration: none;
	background-image: url(sysimages/footer-links-bakT.gif);
	background-repeat: repeat-x;


}
#FooterTable A:hover {
	font-family: Arial,Verdana; /*"Mini 7 Tight", */
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 2px;
	text-decoration: underline;
}

#OuterTable {
	width: 100%;
}
#OuterTable TD.LeftTop {
	/*background-image: url(sysimages/left-left.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	margin:0px;
	padding:0px;
	width: 50%;
}
#OuterTable TD.LeftBottom {
	/*background-image: url(sysimages/left-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top right;*/
	height: 35px;
}
#OuterTable TD.Right {
	width: 50%;
	padding-top: 45px;
}

#WeAccept
{
	float:left;
	position:absolute;
	top:6px;
	padding-left:8px;
}

#RightTable {
	width: 178px;
	position:relative;
	top:18px;
}
#RightTable TD.Header {
	padding-top: 4px;
	padding-left: 8px;
	padding-bottom: 5px;
	font-family:Arial, Verdana; /* "NanoSansSC",*/
	font-size: 11px;
	font-weight: bold;
}
#RightTable TD.Content {
	font-family: Arial, Verdana; /*"Mini 7",*/
	font-size: 10px;
	color: #eec1d6;
	width: 166px;
	text-align: center;
}
#RightTable DIV.More {
	font-family: Arial, Verdana; /*"Mini 7",*/
	font-weight: bold;
	font-size: 10px;
	color: #d6b8c6;
	margin-top: 1px;
	margin-left: 75px;
	padding-left: 13px;
	background-image: url(sysimages/button-more-pink.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;

}
#RightTable TD.Language {

	background-image: url(sysimages/side-language-backgroundT.gif);
	height: 42px;
	text-align: right;
	vertical-align: top;
}
#RightTable TD.Language DIV.LanguageText {
	font-family:  Arial, Verdana; /*"Mini 7",*/
	font-size: 10px;
	color: #e3b8cc;
	padding-top: 2px;
	padding-right: 33px;
}
#RightTable TD.Language IMG#FlagSE {
	margin-right: 5px;
	margin-top: 8px;
}
#RightTable TD.Language IMG#FlagDE {
	margin-right: 25px;
	margin-top: 8px;
}
#RightTable TD.Language IMG#FlagEN {
	margin-top: 8px;
	margin-right: 5px;
}
#RightTable TD.Language IMG#FlagIS {
	margin-top: 8px;
	margin-right: 5px;
}

#RightTable TD.Shopping {
	background-image: url(sysimages/side-shopping-backgroundT.gif);


	height: 148px;
	vertical-align: top;
}
#RightTable TD.Shopping IFRAME {
	margin-top: 8px;
	width: 160px;
	height: 96px;
}

#RightTable TD.Distribute {
	background-image: url(sysimages/side-distribute-backgroundT.gif);
	height: 89px;
	vertical-align: top;
}
#RightTable TD.Distribute TD.Content {
	height: 46px;
}
#RightTable TD.Distribute TD.Content IMG {
	margin-right: 5px;
	margin-bottom: 3px;
}
#RightTable TD.Video {
	background-image: url(sysimages/side-video-backgroundT.gif);
	height: 90px;
	vertical-align: top;
}
#RightTable TD.Video TD.Content {
	height: 46px;
}
#RightTable TD.Video DIV.More {
}
#RightTable TD.Collection {
	background: url(sysimages/side-video-backgroundT.gif) no-repeat 0 0;
	vertical-align: top;
	height:220px;
}
#RightTable TD.Collection TD.Content {
	height: 46px;
}
#RightTable TD.Mail {
	background-image: url(sysimages/side-mail-backgroundT.gif);
	height: 45px;
	vertical-align:top;
}
#RightTable TD.Mail DIV {
	float: right;
}
#RightTable TD.Mail DIV.MailIcon {
	position:relative;
	top:11px;
	padding-right: 30px;

}
#RightTable TD.Mail DIV.MailLink {
	position:relative;
	top:10px;
	padding-top: 2px;
}
#RightTable TD.Mail DIV.MailLink A {
	font-family: Arial,Verdana; /*"NanoSansSC",*/
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

#RightTable TD.Bottom
{
	/*
		background-position: bottom left;
		background-image: url(sysimages/side-bottom-background.jpg);
		background-repeat: no-repeat;
		vertical-align: top;
	*/
}

#ProductTable,
#ProductTableNew
{
	width: 98%px;
	height: 100%;
	margin-bottom:10px;
}

#ProductTable TABLE.Header,
#ProductTableNew TABLE.Header
{
	width: 232px;
	height: 34px;
}

#ProductTable TABLE.HeaderNew,
#ProductTableNew TABLE.HeaderNew
{
	height: 34px;
}

#ProductTable TABLE.Header TD.Title,
#ProductTable TABLE.HeaderNew TD.Title
{
	color: #c62f74;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	width: 50%;
	text-align: center;
	font-weight: bold;
}

#ProductTable TABLE.Header TD.Price,
#ProductTable TABLE.HeaderNew TD.Price
{
	background-color: #c62f74;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

#ProductTable TD.Price
{
	text-align:center;
	font-weight:bold;
}

#ProductTable TD.ProductRight {
	height: 100%;
	vertical-align: top;
}
#ProductTable TD.ProductRight IMG#BigImage {
	cursor: pointer;
}
#ProductTable TD.ProductRight SPAN.ViewFullsize {
	background-color: #cdcdcd;
	font-family: Arial, Verdana; /*"Mini 7",*/
	font-size: 10px;
	font-weight: bold;
	margin-left: 6px;
	padding: 3px;
	cursor: pointer;
}
#ProductTable SPAN.Return {
	background-color: #cdcdcd;
	font-family: Arial, Verdana; /*"Mini 7",*/
	font-size: 10px;
	font-weight: bold;
	margin-left: 6px;
	padding: 3px;
	cursor: pointer;
}
#ProductTable TD.ProductLeft
{
	background-color: #f4f6f8;
	width: 233px;
	height: 100%;
}
#ProductTable TD.ProductLeftNew
{
	background-color: #f4f6f8;
	height: 100%;
}

#ProductTable TD.ProductLeftNew DIV.Content
{
	font-weight: normal;
	color: #999999;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial;
	font-size: 11px;
	margin:5px;
}

#ProductTable TD.ProductLeftNew DIV.Header
{
	margin:14px;
}

#ProductTable TD.ProductLeft DIV.Header {
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	padding-top: 5px;
	font-family: Verdana,Arial, san-serif;
	font-size: 10px;
}
#ProductTable TD.ProductLeft DIV.Content {
	font-weight: normal;
	color: #999999;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial;
	font-size: 11px;
}
#ProductTable TABLE.Sizes {
	background-color: #000000;
	margin-top: 3px;
	margin-bottom: 8px;
	width: 217px;
}
#ProductTable TABLE.Sizes TD.Header {
	background-color: #ffffff;
	font-family: Verdana,Arial,san-serif;
	font-size: 10px;
	font-weight: bold;
}
#ProductTable TABLE.Sizes TD.Comment {
	background-color: #ffffff;
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
}
#ProductTable TABLE.Sizes TD.Size {
	background-color: #cdcdcd;
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
	width: 40px;
	text-align: center;
}
#ProductTable TD.ThumbHolder {
	padding-top: 8px;
	padding-left: 6px;
}

#ProductTable IMG.HiddenThumb {
	display: none;
}
#ProductTable IMG.VisibleThumb {
	cursor: pointer;
}
#ProductTable TD.ProductFooter {
	padding-top: 5px;
}

#ProductTable DIV.SpecialPrice
{
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#ShoppingAddto {
	width: 147px;
	height: 26px;
	background-image: url(sysimages/shopping-addto.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 6px;
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
	float: right;
}
IMG {
	border: 0px;
}
IMG.WebMANLogo {
	position:relative;
	left: 25px;
	top: 10px;
}
#VideoBlog {
	width: 452px;
}
#VideoBlog TD.BigVideo {
	width: 452px;
	height: 252px;
	background-image: url(sysimages/video-background1.jpg);
	text-align: left;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
}

#brochureTd {
	background:url(sysimages/brochureDownload_new.png) no-repeat 0 0;
	height:176px !important;
	height:179px;
	width:160px;
}
#brochureText {
	position:relative;
	top:20px;
	left:5px;
	height:70px;
	width:100px;
}
#bLink {
	font-family: Arial;
	font-size: 12px;
	color:#000;
	text-decoration:none;
}
#bLink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #c62f74;
	cursor: pointer;
	text-decoration:underline;
}
#petPicImg {
	position:relative;
	top:4px;
	left:3px;
}
@font-face {
	font-family: NanoSansSC;
	font-style:  normal;
	font-weight: 700;
	src: url(http://www.theo.is/new/fonts/NANOSAN0.eot);
}
@font-face {
    font-family: Mini 7 Tight;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.theo.is/new/fonts/MINITIG0.eot);
}
@font-face {
    font-family: Mini 7;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.theo.is/new/fonts/MINI0.eot);
}

.clear
{
	clear:both;
}

#HowToMeasure
{
	float:left;
	text-align:center;
	margin-bottom:20px;
}

#HowToMeasure DIV.Top
{
	float:left;
	text-align:center;
	width:100%px;
	height:45px;
	padding-left:5px;
}

#HowToMeasure DIV.Top DIV.Header
{
	margin:0 auto;
	width:100%;
	height:45px;
}

#HowToMeasure DIV.Top DIV.Header DIV.start
{
	float:left;
	background-image:url(sysimages/measure-head-start.png);
	background-repeat:no-repeat;
	width:11px;
	height:45px;
}

#HowToMeasure DIV.Top DIV.Header DIV.middle
{
	float:left;
	background-image:url(sysimages/measure-head-middle.png);
	background-repeat:repeat-x;
	width:543px;
	height:45px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;

}

#HowToMeasure DIV.Top DIV.Header DIV.middle SPAN
{
	position:relative;
	top:10px;
}

#HowToMeasure DIV.Top DIV.Header DIV.end
{
	float:left;
	background-image:url(sysimages/measure-head-end.png);
	background-repeat:repeat-x;
	width:17px;
	height:45px;
}

#HowToMeasure DIV.Content
{
	float:left;
	text-align:center;
	width:543px;
}

#HowToMeasure DIV.Content DIV.Steps
{
	float:left;
	text-align:left;
	width:300px;
}

#HowToMeasure DIV.Content DIV.Steps OL LI
{
	margin-bottom:5px;
}

#HowToMeasure DIV.InfoBox
{
	margin:0 auto;
	margin-left:25px;
	padding-bottom:10px;
}

#HowToMeasure DIV.InfoBox DIV.Tabs
{
	text-align:left;
	float:left;
}

#HowToMeasure DIV.InfoBox DIV.Tabs DIV.TabItem
{
	text-align:center;
	float:left;
	padding-left:10px;
	padding-right:10px;
	height:18px;
	margin-right:4px;
	border:1px solid #CCCCCC;
}

#HowToMeasure DIV.InfoBox DIV.Info
{
	margin:0 auto;
}

#HowToMeasure DIV.InfoBox DIV.Info DIV.InfoMenu
{
	float:left;
	text-align:left;
	width:550px;
	border-bottom:1px solid #CCCCCC;
	height:24px;
}

#HowToMeasure DIV.InfoBox DIV.Info DIV.InfoMenu DIV.Item
{
	float:left;
	margin-right:4px;
	height:17px;
	text-align:center;
	padding-left:40px;
	padding-right:40px;
	padding-top:6px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background:#eeeeee;
	font-weight:bold;
}

#HowToMeasure DIV.InfoBox DIV.Info DIV.InfoMenu DIV.ItemOver
{
	float:left;
	margin-right:4px;
	height:17px;
	text-align:center;
	padding-left:40px;
	padding-right:40px;
	padding-top:6px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	background:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
}

#HowToMeasure DIV.InfoBox DIV.Info DIV.InfoMenu DIV.ItemSelected,
#HowToMeasure DIV.InfoBox DIV.Info DIV.InfoMenu DIV.ItemSelectedOver
{
	float:left;
	margin-right:4px;
	height:19px;
	text-align:center;
	padding-left:40px;
	padding-right:40px;
	padding-top:6px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	background:#FFFFFF;
	font-weight:bold;
}

DIV#overallsInfo,
DIV#otherItems
{
	float:left;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:539px;
	padding-top:10px;
	padding-left:10px;
}

#HowToMeasure DIV.Form
{
	border-top:1px solid #ce0b63;
	margin-top:10px;
	padding-left:25px;
	padding-top:15px;
	width:543px;
}

/* Fyrir mynd sem færist til þegar verið að fara í gegnum step-by-step */
#StepByStepImg
{
	float:left;
	width:200px;
	height:200px;
	border:1px solid #ce0b63;
	background-image:url(sysimages/measure-dog-big.png);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

#StepByStepNr
{
	float:left;
	border-bottom:1px solid #ce0b63;
	border-right:1px solid #ce0b63;
	padding:4px;
	font-weight:bold;
	background:#FFFFFF;
}
#StepByStepImg DIV.StepByStepControls
{
	float:left;
	font-weight:bold;
	width:200px;
	margin-top:155px;
}

#StepByStepImg DIV.StepByStepControls DIV.PrevStep
{
	float:left;
	width:20px;
	height:18px;
	border-right:1px solid #ce0b63;
	border-top:1px solid #ce0b63;
	background:#FFFFFF;
	padding-top:2px;
	padding-left:2px;
}

#StepByStepImg DIV.StepByStepControls DIV.NextStep
{
	float:right;
	width:20px;
	height:18px;
	border-left:1px solid #ce0b63;
	border-top:1px solid #ce0b63;
	background:#FFFFFF;
	padding-top:2px;
	padding-left:2px;
}

#StepByStepImg DIV.StepByStepControls DIV.PrevStepOver
{
	float:left;
	width:20px;
	height:18px;
	border-right:1px solid #ce0b63;
	border-top:1px solid #ce0b63;
	background:#EEEEEE;
	padding-top:2px;
	padding-left:2px;
	cursor:pointer;
}

#StepByStepImg DIV.StepByStepControls DIV.NextStepOver
{
	float:right;
	width:20px;
	height:18px;
	border-left:1px solid #ce0b63;
	border-top:1px solid #ce0b63;
	background:#EEEEEE;
	padding-top:2px;
	padding-left:2px;
	cursor:pointer;
}

.FrontBoxLeft
{
	float:left;
	width:187px;
	height:135px;
	border-right:1px solid #cd4783;
	text-align:left;
	margin-left:10px;
}

.FrontBoxCenter
{
	float:left;
	width:186px;
	height:135px;
	border-right:1px solid #cd4783;
	text-align:left;
	margin-left:5px;
}
.FrontBoxRight
{
	float:left;
	width:186px;
	height:135px;
	text-align:left;
	margin-left:5px;
}

.FrontBoxCenter .title,
.FrontBoxRight .title
{
	margin-left:4px;
}

.FrontBoxLeft .content
{
	padding-top:10px;
}

.FrontBoxRight .content
{
	padding-top:10px;
	padding-left:4px;
}

.FrontBoxCenter .content
{
	float:left;
	text-align:left;
	margin-top:10px;
	padding-right:4px;
	/*border:1px solid #009900;*/
}

#MaillistError
{
	border:1px solid #990000;
	background:#f9e13d;
	color:#990000;
	font-weight:bold;
	padding:4px;
	width:154px;
}

#putincartNew
{
	/*border:1px solid #999999;*/
	background:#FFFFFF;
	padding:2px;
	margin-left:20px;
	margin-bottom:20px;
	width:300px;
}

#OfferPage
{
	float:left;
	width:100%;
	text-align:left;
}

#OfferPage DIV.Title
{
	padding-left:5px;
	background-image: url(sysimages/productmenu-header.jpg);
	background-repeat: repeat-x;
	font-family: Verdana,Arial,san-serif; /*"NanoSansSC", */
	height:21px;
	padding-top:2px;
	width:98%;
}

#OfferPage DIV.Title H1
{
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

#OfferPage DIV.Content
{
	padding:5px;
	float:left;
	width:100%;
}

#OfferPage DIV.Content DIV.Item
{
	float:left;
	border:1px solid #FFFFFF;
	background: #FFFFFF;
	text-align:center;
	padding:4px;
}

#OfferPage DIV.Content DIV.ItemOver
{
	float:left;
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	text-align:center;
	cursor:pointer;
	padding:4px;
}

#OfferPage DIV.Content DIV.Info
{
	font-weight:bold;
	color:#ce0b63;
}

#OfferPage DIV.Content DIV.Info SPAN
{
	text-decoration:line-through;
}



