﻿body 
{
    width:100%;
    height:100%;
    background-image:url("../images/new/flockbackground.jpg");
    background-repeat:repeat;
    text-align:center;
    margin:0;
    padding:0;
    color:#fcfcfc;
    font-family:Arial;
}

a {color:White;}
.Container
{
    margin: 0 auto; padding: 0;
    position:relative;
    width:960px;
}
.BorderTopLeft
{
    background-image:url("../images/new/BorderTopLeft.gif");
    background-repeat:no-repeat;
    float:left;
    height:20px;
    width:20px;
}
.BorderTopMiddle
{
    background-image:url("../images/new/BorderTopMiddle.gif");
    background-repeat:repeat-x;
    float:left;
    width:920px;
    height:20px;
}
.BorderTopRight
{
    background-image:url("..images/new/BorderTopRight.gif");
    background-repeat:no-repeat;
    float:right;
    height:20px;
    width:20px;
}
.BorderLeftMiddle
{
    background-image:url("../images/new/BorderLeftMiddle.gif");
    background-repeat:repeat-y;
    float:left;
    width:20px;
    height:100%;
}
.BorderRightMiddle
{
    background-image:url("../images/new/BorderRightMiddle.gif");
    background-repeat:repeat-y;
    float:right;
    width:20px;
    height:100%;
}
.BorderBottomLeft
{
    background-image:url("../images/new/BorderBottomLeft.gif");
    background-repeat:no-repeat;
    float:left;
    height:20px;
    width:20px;
}
.BorderBottomMiddle
{
    background-image:url("../images/new/BorderBottomMiddle.gif");
    background-repeat:repeat-x;
    float:left;
    height:20px;
    width:920px;
}
.BorderBottomRight
{
    background-image:url("../images/new/BorderBottomRight.gif");
    background-repeat:no-repeat;
    float:right;
    width:20px;
    height:20px;
}
.ContainerTop
{
    width:960px;
}
.ContainerCenter
{
    height:100%;
    /*height:900px;*/
    width:960px;
    text-align:left;
    clear:both;
}
.ContainerBottom
{
    z-index:99;
    width:960px;
}
.MainContent
{
    background-color:Transparent;
    background-image:url("../images/new/backgroundborder.gif");
    background-repeat:repeat-y;
    float:left;
    height:100%;
    width:960px;
    margin:0px 0px 0px 0px;
    padding-left:0;
    /*text-align:center;*/
}
.HeaderMain
{
    position:relative;
    left:20px;
    height:150px;
    width:920px;
    border-bottom:dashed 1px #f9f9f9;
    margin:0;
    padding:0;
    text-align:left;
}
.HeaderBasket
{
    position:relative;
    top:0px;
    float:right;
    color:White;
    font-size:small;
    vertical-align:top;
}
.alignTop
{
    vertical-align:top;
}
.alignTop
{
    /*margin-top:5px;*/
    vertical-align:top;
}
.HeaderBasket a{text-decoration:underline;color:White;}

.HeaderTitle
{
    position:relative;
    top:5px;
    left:298px;
    border:0;
    width:363px;
    margin:0;
    padding:0;
}
.HeaderMenu
{
    position:relative;
    left:20px;
    width:920px;
    margin-top:5px;
}
.HeaderMenuItem
{
    float:left;
    margin-right:24px;
    padding-bottom:8px;
}

.HeaderMenuItemActive
{
    float:left;
    margin-right:24px;
    padding-bottom:8px;
    border-bottom:solid 2px White;
}
.HeaderMenuItemShop
{
    float:left;
    padding-bottom:8px;
}
.HeaderMenuItemShopActive
{
    float:left;
    padding-bottom:8px;
    border-bottom:solid 2px White;
}

.HeaderMenuItemActive a{color:#696969;text-decoration:none;font-weight:bold;}
.HeaderMenuItemActive a:Hover{color:#F0F0F0; text-decoration:none;font-weight:bold;}

.HeaderMenuItem a{color:#696969;text-decoration:none;font-weight:bold;}
.HeaderMenuItem a:Hover{color:#F0F0F0; text-decoration:none;font-weight:bold;}

.HeaderMenuItemShopActive a{color:#b5a435;text-decoration:none;font-weight:bold;}
.HeaderMenuItemShopActive a:Hover{color:#F0F0F0;text-decoration:none;font-weight:bold;}

.HeaderMenuItemShop a{color:#b5a435;text-decoration:none;font-weight:bold;}
.HeaderMenuItemShop a:Hover{color:#F0F0F0;text-decoration:none;font-weight:bold;}

.HeaderImage
{
    position:relative;
    float:left;
    left:20px;
    margin-top:10px;
    width:920px;
}
.LinkImage
{
    border: 0;
    padding: 0;
    margin: 0;
}
.ContentContainer
{
    position:relative;
    float:left;
    left:20px;
    width:920px;
    margin:5px 5px 5px 5px;
    text-align:left;
    min-height:440px;
}

.ContentContainerCheckout
{
    position:relative;
    float:left;
    left:20px;
    width:920px;
    margin:5px 5px 5px 5px;
    text-align:left;
}

.ContentContainerLeft
{
    width:550px;
    float:left;
}
.ContentContainerRight
{
    /*z-index:1;
    position:absolute;
    left:760px;
    top:400px;*/
    position:relative;
    width:320px;
    float:right;
    padding-left:10px;
    border-left:dashed 1px #F0F0F0;
}

.BorderPinking
{
    text-align:center;
    width:960px;
    margin:0;
    padding:0;
}
.FooterBlack
{
    position:relative;
    background-color:Transparent;
    background-image:url("../images/new/backgroundborderblack.gif");
    background-repeat:repeat-y;
    margin:0;
    padding:0;
    width:960px;
    text-align:left;
    min-height:30px;
    z-index:-1;
}
.FooterBlackContent
{
    position:relative;
    top:0px;
    left:20px;
}

.FooterBlackContent a{color:#696969;text-decoration:none;font-size:x-small;padding-right:10px;}
.FooterBlackContent a:Hover{color:#F0F0F0; text-decoration:underline;font-size:x-small;padding-right:10px;}

.FooterWhite
{   
    position:relative;
    background-image:url("../images/new/backgroundborderwhite.gif");
    background-repeat:repeat-y;
    margin:0;
    padding:0;
    width:960px;
    color:#696969;
    text-align:left;
    height:140px;
    z-index:-1;
}
.FooterWhiteContent
{
    position:relative;
    left:20px;
    top:10px;
    margin:0px 0px 20px 0px;
    padding:0px 0px 20px 0px;
}
.FooterWhiteContentLinks
{
    float:left;
    padding-right:100px;
}
.FooterWhiteContentLinks a{color:#696969;text-decoration:none;font-size:small;padding-right:10px;}
.FooterWhiteContentLinks a:Hover{color:#000000; text-decoration:underline;font-size:small;padding-right:10px;}

.Breadcrumb
{
    margin: 0 0 0 36px;
    padding: 10px 0 0 0;
    /*width: 936px;*/
    width:400px;
    height: 20px;
    background-color:Transparent;
    font-size: x-small;
    clear: both;    
}

.OmnisiaLogo
{
    float:right;
    position:relative;
    top:30px;
    width:120px;
}
h1
{
    font-size:x-large;
}

/* imported from old css */
.contMainBuy
{
	margin-left:0px;
}

.contMainProceed
{
	margin:50px 60px 60px 100px;
}

.contMainProceedBtn
{
	margin-left:20px;
	margin-top:0px;
	width:600px;
	text-align:left;
}

.contMainCart
{
	margin-left:40px;
	margin-top:20px;
}

.contMainCartBtn
{
	width:100%;
	padding:15px 0px 5px 0px;
	text-align:right;
}

.contMainProceedSub
{
	margin-left:0px;
}

.errorText
{
	color:Red;
	font-size:small;
}
.descriptor
{
	width:150px;
	padding:5px 5px 0px 5px;
	text-align:left;
	border: solid 1px red;
}
.datafield
{
	width:150px;
	padding:5px 5px 0px 5px;
	text-align:left;
}

table.shoppingCartSummary 
{
	padding:0px;
}

table.shoppingCartSummary th
{
	border:solid 1px white;
	padding : 5px 3px 3px 5px;
	font-weight:bold;
	margin : 0px;
}

table.shoppingCartSummary td
{
	border:solid 1px white;
	padding : 3px 3px 3px 3px;
	margin : 0px;
}

.contMainProceedAddress
{
	float:left;
	padding-right:140px;
}

input.standardBtn
{
	color:Black;
}

input.largeBtn
{
	color:Black;
	height:30px;
}

.contMainBuyGrid
{
	overflow:auto;
	height:180px;
	clear:both;
	/*margin-left:60px;*/
}


.hiddenField
{
	display:none;
}

table.chooseShirt
{
	/*margin-left : 20px;*/
	width:600px;
}


.chooseShirt td
{
	padding: 15px 20px 15px 20px;
}

.chooseShirt td.descriptionColumn
{
	width:200px;
}

.chooseShirt tr.price, .chooseShirt tr.price td
{
    background-color:#696969;
}

.stages
{
	float:left;
	font-size:small;
	margin-right:60px;
	/*border:solid 1px white;*/
	width:165px;
	height:120px;
	text-align:center;
	background-color:#333333;
}
.stages a{color:White;}

.stagesActive
{
	float:left;
	font-size:small;
    margin-right:60px;
	border:solid 1px #333333;
	width:165px;
	height:120px;
	text-align:center;
	color:White;
	background-color:#333333;
}

.stagesWide
{
	float:left;
	font-size:small;
	margin-right:160px;
	/*border:solid 1px white;*/
	width:165px;
	height:120px;
	text-align:center;
	background-color:#333333;
}
.stagesWide a{color:White;}

.stagesWideActive
{
	float:left;
	font-size:small;
    margin-right:160px;
	border:solid 1px #333333;
	width:165px;
	height:120px;
	text-align:center;
	color:White;
	background-color:#333333;
}

.stagesWideEnd
{
	float:left;
	font-size:small;
	margin-right:20px;
	/*border:solid 1px white;*/
	width:165px;
	height:120px;
	text-align:center;
	background-color:#333333;
}
.stagesWideEnd a{color:White;}

.stagesWideActiveEnd
{
	float:left;
	font-size:small;
    margin-right:0px;
	border:solid 1px #333333;
	width:165px;
	height:120px;
	text-align:center;
	color:White;
	background-color:#333333;
}

.stagesHeader
{
	font-size:large;
	font-weight:bold;
	color:White;
}

.stages div.divStageHeader, .stagesWide div.divStageHeader, .stagesWideEnd div.divStageHeader
{
    background-color:#b5a435;color:White;height:35px;width:100%;vertical-align:middle;font-size:x-small;padding-top:5px;text-align:center;
}
.stagesActive div.divStageHeader, .stagesWideActive div.divStageHeader, .stagesWideActiveEnd div.divStageHeader
{
    background-color:#333333;color:White;height:35px;width:100%;vertical-align:middle;font-size:x-small;padding-top:5px;text-align:center;
}

.stagesActive span, .stagesActive div, .stagesActive div span, .stagesWideActive span, .stagesWideActive div, .stagesWideActive div span, .stagesWideActiveEnd span, .stagesWideActiveEnd div, .stagesWideActiveEnd div span
{
	color:White;
}

.stagesActive a, .stagesWideActive a, .stagesWideActiveEnd a
{
	color:White;
}
.imageHolder
{
	float:left;
	text-align:center;
	width:150px;
	padding: 8px 0px 4px 0px;
}
.imageHolder
{
	float:left;
	text-align:-moz-center;
	width:150px;
	padding: 8px 0px 4px 0px;
}

.viewPopup
{
	font-size:small;
}

.shoppingCart
{
	vertical-align:middle;
	margin-left:100px;
	margin-right:40px;
	text-align:right;
}

.shoppingCart img
{
	border-style:none;
}

.shoppingCartSummary
{
	vertical-align:middle;
}

.smallText
{
	font-size:smaller;
	margin-left:10px;
}

.boldText
{
	font-weight:bold;
}

.normalText
{
	font-weight:normal;
}

.contMainHolderDefault
{
    margin-left:20px;
}

.goldText
{
    color:#b5a435;
}

a.Description {text-decoration:none;color:#fcfcfc;font-size:smaller;}
a.Description:Hover {text-decoration:underline}

a.SelectLink {text-decoration:underline;}
a.SelectLink:Hover {color:#c9c9c9;}