body{

	font-size: 11px;
	color: #666;
	line-height: 14px;
    height : 100%;
}

/* General Style Info */
a{
color:#000;
text-decoration:underline;
}
a:hover{
color:#555;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}




h2{
color:#000;
font-size: 180%;
}

.additem h2{
color:#000;
font-size: 150%;
font-weight:bold;
}

.additem p {
	color:#000;
	}

h3{
color:#000;
padding-top:2em;
font-size: 140%;
}

h4{
color:#000;
padding-top:0.5em;
font-weight:normal;
}

em {
font-size: 11px;
}

ul, li {
margin: 0 12px;
}

/* Layout */

#container{
text-align:left;
position:relative;
height: 100%;
}

#header{
position:absolute;
width:250px;
top:82px;
left:30px; 
z-index:10;
}

#header h1 a, #orderform h1 {
font-family: Impact, impact, sans-serif;
font-size:62px;
color:#000000;
line-height:54px;
text-transform:uppercase;
}

    

#content{
padding-top:0px;	
clear:both;	
width:100%px;
background-color: #fff;
color: #333;
border: solid #fff 1px;

}


#footer{
clear:both;
padding: 6px 10px;
text-align: right;
}

/* tables */

table {
width: 90%;

color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 0em 0;
white-space: normal;
}
th {

text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #fff;
padding:0px 0px;
vertical-top;
height:36px;
}
table tr.altRow td {
background: #f4f4f4;
}
table td.actions {
	white-space: nowrap;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-bottom:20px;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
font-size: 11px;
padding-right: 10px;
height:20px;
}

.additem label {
	font-weight:bold;
	color:#000;
	}

.additem label span{
	font-weight:normal;
	color:#666;
	}
	
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 11px;
font-family: inherit;
}
textarea {
width:565px;
height:500px;	
	}
select {
clear: both;
vertical-align: text-bottom;
font-size: 11px;
font-family: inherit;
}
option {
font-size: 11px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
text-align:left;
font-size:11px;
}
div.required {
clear: both;
color:#555;
font-weight:bold;
}
div.optional {
clear: both;
color:#555;
}
div.submit {
clear: both;
margin-top: 40px;
text-align:left;
}

.required span {
	font-weight:normal;
	}	
/* action links */
ul.actions {
	padding-top:20px;
	width:100px;
	float:left;
	position:relative;
	left:100px;
	
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}


input[type=text], textarea,select{
	border:1px solid #666;
	background-color:#fff;
	}	
	
	body,td,th {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
a {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}

h2 a {
	font-size:36px;
	font-weight:normal;
}

h2 a:hover {
	font-size:36px;
	font-weight:normal;
}

.what {
	font-family: Garamond, Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.smile {
	font-family: Garamond, Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: blink;
}
.Stile1 {color: #FF5309}

.eula {
width:485px;height:100px;overflow:auto;overflow-x:hidden;overflow-y:auto;border: 1px solid #666;vertical-align:top;
}

.eula li{
	padding:0px;
	margin:0px;
}

.eula ol {
	padding:0px;
	margin:0px;
	padding-left:25px;
	position:relative;
	top:-15px;
}

#null1,#null1 {display:none;}

/* Paging */
div.paging {
	color: #999;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
#content_navigation a {
	color:#000000;
}

#navigation {
position:absolute;
width:150px;
top:370px;
left:30px;
color:#000;
font-weight:bold;
z-index:10;
line-height:14px;
font-size:12px;
}

#buyNow {
    padding-left:50px;
}
#navigation a {
    color:#000000;
}

	
	body {
	        margin: auto;
	        font: Normal 12px Helvetica,Arial sans-serif;
	        color: #555;
            text-align:center;
	    }

	    #container {
            margin:auto;
	        width: 920px;;
	        background-color: #fff;
	    }
	    
        #nav {
            text-align: right;
            float: right;
            margin-left: 30px;
            margin-bottom: 10px;
            font-size: 11px;
            white-spacing: nowrap;
        }
        
            #nav a {
                color: #46535C;
                font-weight: bold;
            }
            
            #nav .dim {
                filter: alpha(opacity=50); 
                -moz-opacity: 0.5; 
                opacity: 0.5;
                margin: 0px 3px;
            }

	    h1 {
	        color: #666;
	        margin: 0px 0px 10px 0px;
	        font-weight: normal;
	        font-size: 40px;
	        letter-spacing: -1px;
	    }

	    h1 a {
	        color: #666;
            text-decoration: none;
        }
	    
	    #description {
	        color: #777;
	        font-size: 11px;
	        line-height: 18px;
	        padding-right: 70px;
	        margin-bottom: 30px;
	    }
	    
	    .date {
	        margin: 30px 0px 10px 0px;
	        color: #ccc;
	        font-size: 24px;
	        text-align: right;
	        letter-spacing: -1px;
	        text-transform: uppercase;
	        border-bottom: solid 1px #ccc;
	    }
	    
	    div.post {
            margin-bottom: 40px;
            position: relative;
        }

	    div.post img.permalink {
            border-width: 0px;
            width: 23px;
            height: 9px;
            position: absolute;
            top: 5px;
            right: 5px;
            display: none;
        }

            div.post:hover img.permalink {
                display: block;
            }

        div.post h2 {
            font-size: 14px;
            color: #444;
            margin: 0px 0px 5px 0px;
        }

        div.post h2 a {
            color: #444;
            text-decoration: none;
        }
        
        a {
            color: #111;
        }
        
        /* Regular Post */
        div.post div.regular {
            font: Normal 11px 'Lucida Grande', Verdana, Arial, sans-serif;
            line-height: 17px;
        }

            div.post div.regular blockquote {
                font-style: italic;
            }
        
        /* Photo Post */
        div.post div.photo img {
            border-width: 0px;
        }

        div.post div.photo div.caption {
            font-size: 11px;
            margin-top: 5px;
            color: #888;
        }
        
            div.post div.photo div.caption a {
                color: #888;
            }
        
        /* Quote Post */
        div.post div.quote {
            padding: 0px 30px 0px 30px;
        }
        
            div.post div.quote span.quote {
                font-size: 24px;
                color: #444;
            }

                div.post div.quote span.quote a {
                    color: #444;
                }

                div.post div.quote span.quote big.quote {
                    font: Bold 60px Georgia, serif;
                    line-height: 1px;
                    vertical-align: -23px;
                    opacity: 0.4;
                    -moz-opacity: 0.4;
                    filter: alpha(opacity=40);
                }

                    div.post div.quote span.quote big.quote a {
                        text-decoration: none;
                    }
        
            div.post div.quote div.source {
                font-size: 16px;
                color: #666;
            }

                div.post div.quote div.source a {
                    color: #666;
                }
        
        /* Link Post */
        div.post div.link {
            color: #666;
            font-size: 24px;
            letter-spacing: -1px;
        }
        
            div.post div.link a.link {
                color: #666;
                text-decoration: none;
                border-bottom: dotted 1px #666;
            }

            div.post div.link div.description {
                font-size: 15px;
                letter-spacing: 0px;
                line-height: 20px;
            }
        
        /* Conversation Post */
        div.post div.conversation ul {
            list-style-type: none;
            margin: 0px;
            padding: 0px 0px 0px 1px;
            border-left: solid 5px #555;
        }
        
            div.post div.conversation ul li {
                font-size: 12px;
                padding: 4px 0px 4px 8px;
                color: #000;
                margin-bottom: 1px;
            }
        
                div.post div.conversation ul li span.label {
                    font-weight: bold;
                }
        
                div.post div.conversation ul li.odd {
                    background-color: #f4f4f4;
                }
        
                div.post div.conversation ul li.even {
                    background-color: #e8e8e8;
                }
        
        /* Audio Post */
        div.post div.audio div.caption {
            margin-top: 5px;
            color: #888;
            font-size: 11px;
        }

            div.post div.audio div.caption a {
                color: #888;
            }
        
        /* Video Post */
        div.post div.video div.caption {
            margin-top: 5px;
            color: #888;
            font-size: 11px;
        }
        
            div.post div.video div.caption a {
                color: #888;
            }
	    
	    #navigation {
	        font-size: 11px;

	    }
	    
	        #navigation a {
                color: #000;
	            text-decoration: none;
	        }
	        
	        #navigation a:hover {
	            text-decoration: underline;
	        }
	    
	    #footer {
	        margin-top: 11px;
	        font-size: 10px;
	        color: #eee;
	    }
	    
	        #footer a {
	            color: #eee;
	        }
	        
	    body {
background-image:none;
background-color:#fff;
}


 div.post div.quote span.quote big.quote {font: Bold 20px;Georgia, serif;
}

.contentitems p {
	position:relative;
	width:200px;
	left:300px;
	top:85px;
}

.contentitems p a{
	text-decoration: underline;
}

#formHeader {

	width:450px;
    position: absolute;
    top: 19px;
    right:20px;
}

.label, .labelSmall {
	font-family: helvetica;
	font-size:20px;
	font-weight:bold;
	color: #000;
    padding-right: 10px;
    padding-left: 10px;

}

.input input, .inputSmall input, .Fauxinput,.fauxInput, .check {
	background-color:#CCC;
	border :0px solid #fff;
	height:16px;
	border-top: #CCC solid 7px;
	border-bottom: #CCC solid 7px;
	text-align:left;
	font-family: helvetica;
	font-size:20px;
	font-weight:bold;
	color: #000;
	
}

.check {
	width:30px;	
}
select, option {
	background-color:#CCC;
	border :0px solid #fff;
	width:100%;
	height:30px;

	font-family: helvetica;
	font-size:20px;
	font-weight:bold;
	color: #000;
	
}
textarea {
	background-color:#CCC;
	border :0px solid #fff;
	height:70px;
	border-top: #CCC solid 7px;
	border-bottom: #CCC solid 7px;
	font-family: helvetica;
	font-size:20px;
	font-weight:bold;
	color: #000;
	width:100%;

}

#formula {
	position:relative;
	top:-10px;
	left:220px;	
}
#formHeader p {
	font-weight:bold;
}

#orderform {
	width:100%;
	overflow:hidden;
    padding-top: 10px;
    padding-left: 20px;

}

.inputSmall {
	width:50px;	
}

#holder {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    margin-top: -325px;
}

#submitbt {
    text-align: center;
    width : 100%;
}

.half {
    width : 400px;
}


select {
    position: relative;
    top : 0px;
}

.whole input,.whole textarea {
    width : 530px;
}

textarea.full {
    width : 750px !important;
}

input[type=image] {
    width : 860px;
}