
.toggle-box {
	margin-bottom:15px;
overflow:hidden;
}
.toggle-content { 
	display:none;
	-mox-border-radius-bottomleft:8px;
        -mox-border-radius-bottomright:8px;
	-webkit-border-bottom-left-radius:8px;
        -webkit-border-bottom-right-radius:8px;
	-html-border-bottom-left-radius:8px;
	-html-border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
        border-bottom-right-radius:8px;
	background:none repeat scroll 0 0 #FBFBFA;
	border-color:-moz-use-text-color #E6E6E6 #E6E6E6;
	border-color:#E6E6E6;
	border-right:1px solid #E6E6E6;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	margin:0;
	padding:15px;
	overflow:hidden;

}

.toggle-title{
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px;
	-html-border-radius:6px;
	border-radius:6px;
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/toggle.png") no-repeat scroll -23px 20px #F1F1F1;
	border:1px solid #E6E6E6;
	color:#4E4C41;
	cursor:pointer;
	font-size:1.2em;
	margin:15px 0 0 !important;
	padding:15px 15px 10px 40px;
}

.toggle-title.open {
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	-html-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	background-position:10px -22px;
}


.grey_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.grey_box_content h3 {
	margin-bottom: 0px;
}
.grey_box_content {
	border: 1px solid #fff;
	padding:10px;
}
.grey_box {
	background: #EAEAEA;
	color: #838383;
	border-color: #C1C1C1;
}

@media only screen and (max-width: 540px) {
div.grey_box {
     width:100% !important;
     height:auto;
}
}


.blue_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.blue_box_content h3 {
	margin-bottom: 0px;
}
.blue_box_content {
	border: 1px solid #fff;
	padding:10px;
}
.blue_box {
	background: #D7E7F5;
	color: #5E6984;
	border-color: #AACEE6;
}
@media only screen and (max-width: 540px) {
div.blue_box {
     width:100% !important;
     height:auto;
}
}


.green_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.green_box_content h3 {
	margin-bottom: 0px;
}
.green_box_content {
	border: 1px solid #fff;
	padding:10px;
}
.green_box {
	background: #E2F2CE;
	color: #466840;
	border-color: #BFE098;
}
.green_box a {
	color: #466840 !important;
}
@media only screen and (max-width: 540px) {
div.green_box {
     width:100% !important;
     height:auto;
}
}


.yellow_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.yellow_box_content h3 {
	margin-bottom: 0px;
}
.yellow_box_content {
	border: 1px solid #fff;
	padding:10px;
}
.yellow_box {
	background: #D7E7F5;
	color: #5E6984;
	border-color: #AACEE6;
}
.yellow_box {
	background: #FFF9CC;
	color: #736B4C;
	border-color: #FFDB4F;
}
@media only screen and (max-width: 540px) {
div.yellow_box {
     width:100% !important;
     height:auto;
}
}


.red_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.red_box_content h3 {
	margin-bottom: 0px;
}
.red_box_content {
	border: 1px solid #fff;
	padding:10px;
}
.red_box {
	background: #FDE9EA;
	color: #A14A40;
	border-color: #FDCED0;
}

@media only screen and (max-width: 540px) {
div.red_box {
     width:100% !important;
     height:auto;
}
}



blockquote {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	color:#444;
	line-height: 21px;
	padding: 10px 20px 10px 63px;
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/{imgstart}") no-repeat scroll 0px 0px transparent;
}
blockquote p {
	margin-bottom:10px;
}
blockquote.style01 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote01.png") ;
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style02 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote02.png");
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style03 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote03.png");
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style04 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote04.png");
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style05 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote05.png");
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.alignleft {
	margin: 10px 30px 0 0;
	width: 40%;
}
blockquote.alignright {
	margin: 10px -10px 0 30px;
	width: 40%;
}
blockquote cite {
	color: #444;
	font-size: 12px;
}


.divider_basic {
	position:relative;
	clear:both;
	display:block;
	padding-top: 20px;
	border-bottom:1px solid #E6E6E6;
	margin-bottom: 40px;
}


blockquote.blockquote_end {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	color:#444;
	line-height: 24px;
	padding: 10px 20px 10px 63px;
}
blockquote.blockquote_end p.end-quote {
	background-repeat: no-repeat;
	background-position:100% 100%;
        background-attachment: scroll;
	background-color: transparent;
        padding:0 65px 20px 0;
}
blockquote.style01 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote01.png") ;
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style01 p.end-quote {
	background-image: url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote01_end.png");
}

blockquote.style02 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote02.png");
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style02 p.end-quote {
	background-image: url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote02_end.png");
}

blockquote.style03 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote03.png");
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style03 p.end-quote {
	background-image: url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote03_end.png");
}

blockquote.style04 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote04.png");
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style04 p.end-quote {
	background-image: url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote04_end.png");
}

blockquote.style05 {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote05.png");
background-repeat: no-repeat;
	background-position:0% 0%;
        background-attachment: scroll;
	background-color: transparent;
}

blockquote.style05 p.end-quote {
	background-image: url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/quote05_end.png");
}

blockquote.blockquote_end p + p {
	margin-top:-30px;
}

blockquote.blockquote_end cite {
	color: #666;
	font-size: 12px;
        padding-right:70px;
}


.toggle2-box {
	margin-bottom:15px;
overflow:hidden;
}
.toggle2-content-noframe { 
display:none;
margin:0;
padding:15px;
overflow:hidden;
}

.toggle2-title{
	-moz-border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px;
	-html-border-radius:6px;
	border-radius:6px;
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/toggle.png") no-repeat scroll -23px 20px #F1F1F1;
	border:1px solid #E6E6E6;
	color:#4E4C41;
	cursor:pointer;
	font-size:1.2em;
	margin:15px 0 0 !important;
	padding:15px 15px 10px 40px;
}

.toggle2-title.open {
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	-html-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
	background-position:10px -22px;
}


.divider_top {
	position:relative;
	clear:both;
	display:block;
	padding-top:20px;
	margin-bottom:40px;
	border-bottom:1px solid #E6E6E6;
}
.divider_top a {
	position:absolute;
	right:0;
	top:10px;
	width:20px;
	background:none repeat scroll 0 0 #FFFFFF;
	font-size:12px;
	padding:0 5px;
	text-align:right;
	text-decoration:none;
	color:#AAAAAA;
}


.divider_padding {
	position:relative;
	clear:both;
	display:block;
	padding-top:30px;
}


.divider_line {
	position:relative;
	clear:both;
	display:block;
	border-bottom:1px solid #E6E6E6;
	margin-bottom:15px;
}


.two_col {
     width: 48%;
     float: left;
     margin-right: 4%;
     position: relative;
}

@media only screen and (max-width: 540px) {
.two_col  {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.two_col {
     width: 48%;
     float: left;
     margin-right: 4%;
     position: relative;
}

.last {
     clear: right;
     margin-right: 0px !important;
}

@media only screen and (max-width: 540px) {
.two_col  {
     width:100%;
     float:none;
     margin-right:0px;
}
}



.three_col {
     width: 30.6666%;
     float: left;
     margin-right: 4%;
     position: relative;
}

@media only screen and (max-width: 540px) {
.three_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.three_col {
     width: 30.6666%;
     float: left;
     margin-right: 4%;
     position: relative;
}

.last {
     clear: right;
     margin-right: 0px !important;
}

@media only screen and (max-width: 540px) {
.three_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.twothirds_col {
width: 65.3332%;
float: left;
position: relative;
}

.last {
clear: right;
margin-right: 0px !important;
}

@media only screen and (max-width: 540px) {
.twothirds_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.four_col {
width: 22%;
float: left;
position: relative;
margin-right: 4%;
}

@media only screen and (max-width: 540px) {
.four_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.four_col {
width: 22%;
float: left;
position: relative;
}

.last {
clear: right;
margin-right: 0px !important;
}

@media only screen and (max-width: 540px) {
.four_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.threefourths_col {
width: 74%;
float: left;
position: relative;
}

.last {
clear: right;
margin-right: 0px !important;
}

@media only screen and (max-width: 540px) {
.threefourths_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.five_col {
width: 16.8%;
float: left;
position: relative;
margin-right: 4%;
}

@media only screen and (max-width: 540px) {
.five_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.five_col {
width: 16.8%;
float: left;
position: relative;
}
.last {
clear: right;
margin-right: 0px !important;
}

@media only screen and (max-width: 540px) {
.five_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.fourfifths_col {
width: 79.2%;
float: left;
position: relative;
}
.last {
clear: right;
margin-right: 0px !important;
}

@media only screen and (max-width: 540px) {
.fourfifths_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.sws_overlay_left {
float:left;
display:inline-block;
margin:0 15px 15px 0 !important;
}
.sws_overlay_center{
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}
.sws_overlay_right{
float:right;
display:inline-block;
margin:0 015px 15px !important;
}
.sws_overlay_thumb {
	cursor:pointer;
	padding: 6px;
	background-color: #eeeeee;
	border: 1px solid #dcdcdc;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            -khtml-border-radius: 6px;
        border-radius: 6px;
}
.simple_overlay {
	display:none;
	z-index:10000;
	background-color:#333;
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

.simple_overlay.black .close {
	background-image:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/close_black.png);
}

.simple_overlay.red .close {
	background-image:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/close_red.png);
}

.simple_overlay .close {
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.simple_overlay img {
       max-width:495px !important;
       max-height:373px !important;
}
.simple_overlay .details {
	position:absolute;
	top:15px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:150px;
}

.simple_overlay .details h2 {
      color:#fff !important;
}
.simple_overlay .details h3 {
	color:#aba !important;
	font-size:15px;
	margin:-15px 0 -3px 0 !important;
}


.pullquote_left{
	border-left:5px solid #ccc;
	color:#444444;
	float:right;
	font-size:14px;
        font-style:italic;
	letter-spacing:0px;
	line-height:25px;
	padding:0 0 0 20px;
	width:33%;
	float:left;
	margin-left:0px;
	margin-right:20px;
        margin-bottom:20px;
	margin-top:20px;
}


.pullquote_right{
	border-left:5px solid #ccc;
	color:#444444;
	float:right;
	font-size:14px;
        font-style:italic;
	letter-spacing:0px;
	line-height:25px;
	padding:0 0 0 20px;
	width:33%;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:20px;
}


.toggle3-box {
	margin-bottom:15px;
	overflow:hidden;
}
.toggle3-content-noframe { 
display:none;
margin:0;
padding:15px;
}

.toggle3-title{
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/toggle.png") no-repeat scroll -23px 20px;
	color:#4E4C41;
	cursor:pointer;
	font-size:1.2em;
	margin:15px 0 0 !important;
	padding:15px 15px 10px 40px;
}

.toggle3-title.open {
	background-position:10px -22px;
}


.sws-gallery {display:none;}
.sws_scrollable_basic.col5{width: 680px;}
.sws_scrollable_basic.col4{width: 545px;}
.sws_scrollable_basic.col3{width: 410px;} 
.sws_scrollable_basic {
	position:relative;
	overflow:hidden;
	height:120px;
	border:1px solid #ccc;
	background:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/h300.png) repeat-x;
}
.sws_scrollable_basic .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	width:680px;
}
.sws_scrollable_basic img {
	float:left !important;
	margin:20px 5px 20px 21px !important;
	background-color:#fff;
	padding:2px !important;
	border:1px solid #ccc;
	width:100px !important;
	height:75px !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.sws_scrollable_basic .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
.sws_scrollable_basic {float:left;}
a.browse {
	background:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

a.up, a.down		{ 
	background:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 
a.disabled {
	visibility:hidden !important;		
} 	


.sws-gallery {display:none;}
.sws_scrollable_preview.col5{width: 680px;}
.sws_scrollable_preview.col4{width: 545px;}
.sws_scrollable_preview.col3{width: 410px;} 
.sws_scrollable_preview {
	position:relative;
	overflow:hidden;
	height:120px;
	border:1px solid #ccc;
	background:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/h300.png) repeat-x;
}
.sws_scrollable_preview .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.items div {
	float:left;
	width:680px;
}
.sws_scrollable_preview img {
	float:left !important;
	margin:20px 5px 20px 21px !important;
	background-color:#fff;
	padding:2px !important;
	border:1px solid #ccc;
	width:100px !important;
	height:75px !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.sws_scrollable_preview .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}
.sws_scrollable_preview {float:left;}
a.browse {
	background:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

a.up, a.down		{ 
	background:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 
a.disabled {
	visibility:hidden !important;		
} 	

.image_wrap {
	width:677px;
	margin:15px 0 15px 40px;
	padding:15px 0;
	text-align:center;
	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
}


.sws_apple_left {
float:left;
margin:0 15px 15px 0 !important;

display:inline-block;
}
.sws_apple_center{
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}
.sws_apple_right{
float:right;
margin-left:15px;
display:inline-block;
margin:0 0 15px 15px !important;
}
.sws_apple_overlay_thumb {
	cursor:pointer;
	padding: 6px;
	background-color: #eeeeee;
	border: 1px solid #dcdcdc;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            -khtml-border-radius: 6px;
        border-radius: 6px;
}
.apple_overlay img {
	max-width:587px !important;
	max-height:390px !important;
}

.apple_overlay .details h2 {
        margin-bottom:-5px !important;
}
.apple_overlay.black .close {
	background-image:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/close_black.png);
}
.apple_overlay.red .close {
	background-image:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/close_red.png);
}

.apple_overlay.white {
	background-image:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/white.png);
}
.apple_overlay.black {
	background-image:url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/transparent.png);		
	color:#fff;
}

.apple_overlay.black h2 {
       color:#fff !important;
}

.apple_overlay {
	display:none;
	width:640px;		
	padding:35px;
	font-size:11px; 
        background-repeat:no-repeat;
}
.apple_overlay .close {
	position:absolute; right:60px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


.sws-gmap3-marker {
display:none;
}
.sws-gmap3-cont img{
max-width:none !important;
max-height:none !important;
}


.sws-tooltip-trigger {display:inline-block;}
.sws-tooltip-cont {
	display:none;
	z-index:10000;
}
.sws-tooltip-body {
-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);
background:-moz-linear-gradient(center top , #FFFFFF, #E5E5E5) repeat-x scroll left bottom #FFFFFF;
background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#E5E5E5), color-stop(.8,#e5e5e5));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E5E5E5');
border:1px solid #EEE;
overflow:auto;
padding:10px 20px;
}


.fstip-trigger {display:inline;}
.fstip-cont {
	display:none;
	z-index:10000;
}
.fstip-body {
	display:inline-block;
}
.fstip-cont.black-arrow {
	background:transparent url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/tooltips/black_arrow.png);
	font-size:13px;
	height:122px;
	width:209px;
	padding:0;
	margin:0;
	color:#fff;	
}

.black-arrow .fstip-body {
	line-height: 100%;
        padding: 20px 17px 25px 20px;
}
.fstip-cont.black-arrow-big {
	background:transparent url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/tooltips/black_arrow_big.png);
	font-size:14px;
	height:216px;
	width:370px;
	padding:0;
	margin:0;
	color:#fff;	
}

.black-arrow-big .fstip-body {
	line-height: 125%;
        padding: 28px 21px 23px 32px;
}

.fstip-cont.black {
	background:transparent url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/tooltips/black.png);
	font-size:13px;
	height:110px;
	width:209px;
	padding:0;
	margin:0;
	color:#fff;	
}

.black .fstip-body {
	line-height: 100%;
        padding: 20px 17px 25px 20px;
;
}
.fstip-cont.black-big {
	background:transparent url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/tooltips/black_big.png);
	font-size:14px;
	height:194px;
	width:370px;
	padding:0;
	margin:0;
	color:#fff;	
}

.black-big .fstip-body {
	line-height: 125%;
        padding: 28px 21px 23px 32px;
}

.fstip-cont.white-arrow {
	background:transparent url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/tooltips/white_arrow.png);
	font-size:13px;
	height:122px;
	width:209px;
	padding:0;
	margin:0;
	color:#000;	
}

.white-arrow .fstip-body {
	line-height: 100%;
        padding: 20px 17px 25px 20px;
}
.fstip-cont.white-arrow-big {
	background:transparent url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/tooltips/white_arrow_big.png);
	font-size:14px;
	height:216px;
	width:370px;
	padding:0;
	margin:0;
	color:#000;	
}

.white-arrow-big .fstip-body {
	line-height: 125%;
        padding: 28px 21px 23px 32px;
}

.fstip-cont.white {
	background:transparent url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/tooltips/white.png);
	font-size:13px;
	height:110px;
	width:209px;
	padding:0;
	margin:0;
	color:#000;	
}

.white .fstip-body {
	line-height: 100%;
        padding: 20px 17px 25px 20px;
;
}
.fstip-cont.white-big {
	background:transparent url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/tooltips/white_big.png);
	font-size:14px;
	height:194px;
	width:370px;
	padding:0;
	margin:0;
	color:#000;	
}

.white-big .fstip-body {
	line-height: 125%;
	padding: 28px 21px 23px 32px;
}


.ui-accordion-header {
margin-bottom:0px !important;
}


.syntaxhighlighter code {
display:inline;
}


.twitter-share-button {
    display:inline-block;
    float:left; 
    margin-right:10px;
}


.sws-tab-li {
list-style-type: none !important;
}


.ui-toggle h3 {
margin:0 !important;
}


.ui_box .ui-corner-all {
padding:5px;
}
.ui_box .ui-icon {
margin-top: 5px;
}


.ui_icon {
display: inline-block !important;
}
.ui_icon {
vertical-align: text-bottom;
}


.sws_color_box {
        position:relative;
}
.sws_box_content {
       padding: 30px 20px 20px;
}
.sws_blue_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_blue_box_content h3 {
	margin-bottom: 0px;
}
.sws_blue_box_content {
	border: 1px solid #fff;
}
.sws_blue_box {
	background: #D7E7F5;
	color: #5E6984;
	border-color: #AACEE6;
}

.sws_red_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_red_box_content h3 {
	margin-bottom: 0px;
}
.sws_red_box_content {
	border: 1px solid #fff;
}
.sws_red_box {
	background: #FDE9EA;
	color: #A14A40;
	border-color: #FDCED0;
}

.sws_yellow_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_yellow_box_content h3 {
	margin-bottom: 0px;
}
.sws_yellow_box_content {
	border: 1px solid #fff;
}
.sws_yellow_box {
	background: #D7E7F5;
	color: #5E6984;
	border-color: #AACEE6;
}
.sws_yellow_box {
	background: #FFF9CC;
	color: #736B4C;
	border-color: #FFDB4F;
}

.sws_green_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_green_box_content h3 {
	margin-bottom: 0px;
}
.sws_green_box_content {
	border: 1px solid #fff;
}
.sws_green_box {
	background: #E2F2CE;
	color: #466840;
	border-color: #BFE098;
}
.sws_green_box a {
	color: #466840 !important;
}

.sws_purple_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_purple_box_content h3 {
	margin-bottom: 0px;
}
.sws_purple_box_content {
	border: 1px solid #fff;
}
.sws_purple_box {
	color: #6609b1;
	border-color: #c5a2e2;
	background-color: #e8daf3;
}
.sws_purple_box a {
	color: #b182d7;
}

.sws_brown_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_brown_box_content h3 {
	margin-bottom: 0px;
}
.sws_brown_box_content {
	border: 1px solid #fff;
}
.sws_brown_box {
	color: #705b3c;
	border-color: #a99c89;
	background-color: #d1cac0;
}
.sws_brown_box a {
	color: #b6ab9c;
}

.sws_orange_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_orange_box_content h3 {
	margin-bottom: 0px;
}
.sws_orange_box_content {
	border: 1px solid #fff;
}
.sws_orange_box {
	color: #ff7b16;
	border-color: #ffaf72;
	background-color: #ffd0ab;
}
.sws_orange_box a {
	color: #ffbe8d;
}

.sws_turquoise_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_turquoise_box_content h3 {
	margin-bottom: 0px;
}
.sws_turquoise_box_content {
	border: 1px solid #fff;
}
.sws_turquoise_box {
	color: #36b8bb;
	border-color: #95d9db;
	background-color: #d9f2f2;
}
.sws_turquoise_box a {
	color: #9cdcde;
}

.sws_pink_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_pink_box_content h3 {
	margin-bottom: 0px;
}
.sws_pink_box_content {
	border: 1px solid #fff;
}
.sws_pink_box {
	color: #fd9cb3;
	border-color: #fee8ed;
	background-color: #fff1f4;
}
.sws_pink_box a {
	color: #fedde5;
}

.sws_sky_blue_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_sky_blue_box_content h3 {
	margin-bottom: 0px;
}
.sws_sky_blue_box_content {
	border: 1px solid #fff;
}
.sws_sky_blue_box {
	color: #92add8;
	border-color: #c7d5eb;
	background-color: #eff3f9;
}
.sws_sky_blue_box a {
	color: #ccd8ed;
}

.sws_vintage_sky_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_vintage_sky_box_content h3 {
	margin-bottom: 0px;
}
.sws_vintage_sky_box_content {
	border: 1px solid #fff;
}
.sws_vintage_sky_box {
	color: #c9d9ce;
	border-color: #a7c0ae;
	background-color: #719a7d;
}
.sws_vintage_sky_box a {
	color: #9fbaa7;
}

.sws_blood_lust_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_blood_lust_box_content h3 {
	margin-bottom: 0px;
}
.sws_blood_lust_box_content {
	border: 1px solid #fff;
}
.sws_blood_lust_box {
	color: #f0c6c7;
	border-color: #d76669;
	background-color: #bc0207;
}
.sws_blood_lust_box a {
	color: #d76669;
}

.sws_royal_blue_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_royal_blue_box_content h3 {
	margin-bottom: 0px;
}
.sws_royal_blue_box_content {
	border: 1px solid #fff;
}
.sws_royal_blue_box {
	color: #c3c5d0;
	border-color: #6c728c;
	background-color: #1a234c;
}
.sws_royal_blue_box a {
	color: #979bae;
}

.sws_grey_box {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
}
.sws_grey_box_content h3 {
	margin-bottom: 0px;
}
.sws_grey_box_content {
	border: 1px solid #fff;
}
.sws_grey_box {
	background: #EAEAEA;
	color: #838383;
	border-color: #C1C1C1;
}

.sws_color_box .sws_red_close {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/red_close.png") no-repeat;
cursor: pointer;
width: 22px;
height: 22px;
position:absolute;
top:10px;
right:10px;
}

.sws_color_box .sws_grey_close {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/grey_close.png") no-repeat;
cursor: pointer;
width: 24px;
height: 24px;
position:absolute;
top:10px;
right:10px;
}

.sws_color_box .sws_red_circle_close {
background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/red_circle_close.png") no-repeat;
cursor: pointer;
width: 22px;
height: 22px;
position:absolute;
top:10px;
right:10px;
}

@media only screen and (max-width: 540px) {
div.sws_color_box {
     width:100% !important;
     height:auto;
}
}


ul.sws_ul_ui .sws-list-outside {
position:relative;
display:inline !important;
margin-left:0px !important;
}
ul.sws_ul_li .sws-list-outside .ui-icon {
width:16px;
height:16px;
position:relative;
}


ul.sws_ul_ui
{
list-style: none;
margin: 0;
padding: 0;
}
ul.sws_ul_ui .ui-icon {
display: block;
margin: 3px 3px 0px 5px;
float:left;
}
ul.sws_ul_ui li {
background-image:none;
line-height: 130%;
}
ul.sws_ul_ui .sws-list-outside {
    display: block;
    margin-left: 26px;
}


.picture_frame1 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_all_corners.png") no-repeat scroll 0 0 transparent;
	height:270px !important;
	width:380px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame1 .picture_frame1_img,
.picture_frame1 .frame-zoom-wrap{
	width:320px;
	height:197px;
	padding: 29px 21px 20px 30px;
}

.picture_frame1 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame2 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_bottom_left.png") no-repeat scroll 0 0 transparent;
	height:247px !important;
	width:369px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame2 .picture_frame2_img,
.picture_frame2 .frame-zoom-wrap{
	width:320px;
	height:197px;
	padding: 17px 0px 0px 28px;
}

.picture_frame2 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame3 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_bottom_right.png") no-repeat scroll 0 0 transparent;
	height:247px !important;
	width:369px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame3 .picture_frame3_img,
.picture_frame3 .frame-zoom-wrap{
	width:320px;
	height:197px;
	padding: 16px 21px 20px 19px;
}

.picture_frame3 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame4 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_bottom.png") no-repeat scroll 0 0 transparent;
	height:248px !important;
	width:366px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame4 .picture_frame4_img,
.picture_frame4 .frame-zoom-wrap{
	width:320px;
	height:197px;
    padding: 17px 21px 20px 23px;
}

.picture_frame4 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame5 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_left.png") no-repeat scroll 0 0 transparent;
	height:244px !important;
	width:363px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame5 .picture_frame5_img,
.picture_frame5 .frame-zoom-wrap{
	width:320px;
	height:197px;
    padding: 24px 21px 20px 30px;
}

.picture_frame5 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame6 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_right.png") no-repeat scroll 0 0 transparent;
	height:249px !important;
	width:363px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame6 .picture_frame6_img,
.picture_frame6 .frame-zoom-wrap{
	width:320px;
	height:197px;
    padding: 25px 21px 20px 18px;
}

.picture_frame6 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame7 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_top_left.png") no-repeat scroll 0 0 transparent;
	height:243px !important;
	width:367px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame7 .picture_frame7_img,
.picture_frame7 .frame-zoom-wrap{
	width:320px;
	height:197px;
    padding: 29px 21px 20px 30px;
}

.picture_frame7 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame8 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_top_right.png") no-repeat scroll 0 0 transparent;
	height:242px !important;
	width:367px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame8 .picture_frame8_img,
.picture_frame8 .frame-zoom-wrap{
	width:320px;
	height:197px;
    padding: 29px 0px 20px 21px;
}

.picture_frame8 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame9 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_top.png") no-repeat scroll 0 0 transparent;
	height:242px !important;
	width:368px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame9 .picture_frame9_img,
.picture_frame9 .frame-zoom-wrap{
	width:320px;
	height:197px;
    padding: 32px 21px 20px 24px;
}

.picture_frame9 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame10 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_album.png") no-repeat scroll 0 0 transparent;
	height:268px !important;
	width:393px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame10 .picture_frame10_img,
.picture_frame10 .frame-zoom-wrap{
	width:320px;
	height:197px;
    padding: 36px 21px 20px 37px;
}

.picture_frame10 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame11 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_album_no_corners.png") no-repeat scroll 0 0 transparent;
	height:236px !important;
	width:360px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame11 .picture_frame11_img,
.picture_frame11 .frame-zoom-wrap{
	width:320px;
	height:197px;
    padding: 18px 21px 20px 20px;
}

.picture_frame11 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame12 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_album_portrait.png") no-repeat scroll 0 0 transparent;
	height:393px !important;
	width:268px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame12 .picture_frame12_img,
.picture_frame12 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 36px 21px 20px 35px;
}

.picture_frame12 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame13 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_album_no_corners_portrait.png") no-repeat scroll 0 0 transparent;
	height:360px !important;
	width:236px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame13 .picture_frame13_img,
.picture_frame13 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 20px 21px;
}

.picture_frame13 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame14 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_top_portrait.png") no-repeat scroll 0 0 transparent;
	height:363px !important;
	width:244px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame14 .picture_frame14_img,
.picture_frame14 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 30px 21px 20px 23px;
}

.picture_frame14 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame16 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_top_left_portrait.png") no-repeat scroll 0 0 transparent;
	height:369px !important;
	width:247px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame16 .picture_frame16_img,
.picture_frame16 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 28px 21px 20px 32px;
}

.picture_frame16 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame15 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_top_right_portrait.png") no-repeat scroll 0 0 transparent;
	height:367px !important;
	width:243px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame15 .picture_frame15_img,
.picture_frame15 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 30px 21px 20px 18px;
}

.picture_frame15 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame17 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_right_portrait.png") no-repeat scroll 0 0 transparent;
	height:368px !important;
	width:242px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame17 .picture_frame17_img,
.picture_frame17 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 25px 21px 20px 12px;
}

.picture_frame17 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame18 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_left_portrait.png") no-repeat scroll 0 0 transparent;
	height:366px !important;
	width:248px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame18 .picture_frame18_img,
.picture_frame18 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 24px 21px 20px 34px;
}

.picture_frame18 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame19 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_bottom_portrait.png") no-repeat scroll 0 0 transparent;
	height:363px !important;
	width:249px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame19 .picture_frame19_img,
.picture_frame19 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 17px 21px 20px 25px;
}

.picture_frame19 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame20 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_bottom_right_portrait.png") no-repeat scroll 0 0 transparent;
	height:367px !important;
	width:242px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame20 .picture_frame20_img,
.picture_frame20 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 21px 21px 20px 16px;
}

.picture_frame20 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame21 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_bottom_left_portrait.png") no-repeat scroll 0 0 transparent;
	height:369px !important;
	width:247px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame21 .picture_frame21_img,
.picture_frame21 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 21px 0px 0px 33px;
}

.picture_frame21 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame22 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_all_corners_portrait.png") no-repeat scroll 0 0 transparent;
	height:380px !important;
	width:255px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame22 .picture_frame22_img,
.picture_frame22 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 30px 21px 20px 30px;
}

.picture_frame22 img {
max-width:none !important;
max-height:none !important;
}


.sws_hyperlink {text-decoration:none;}

a.sws-hover1:hover {
border-bottom:0px !important;
}
a.sws-hover2:hover {
border-bottom:1px !important;
}

a.sws-bkgcolor1:hover {
background:none !important;
}

a.sws-bkgcolor2:hover {

}



.picture_frame23 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_all_corners.png") no-repeat scroll 0 0 transparent;
	height:358px !important;
	width:358px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame23 .picture_frame23_img,
.picture_frame23 .frame-zoom-wrap{
	width:300px;
	height:300px;
    padding: 29px 21px 20px 29px;
}

.picture_frame23 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame24 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_right.png") no-repeat scroll 0 0 transparent;
	height:354px !important;
	width:345px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame24 .picture_frame24_img,
.picture_frame24 .frame-zoom-wrap{
	width:300px;
	height:300px;
    padding: 27px 12px 20px 20px;
}

.picture_frame24 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame25 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_left.png") no-repeat scroll 0 0 transparent;
	height:354px !important;
	width:347px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame25 .picture_frame25_img,
.picture_frame25 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 24px 5px 20px 25px;
}

.picture_frame25 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame26 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_top.png") no-repeat scroll 0 0 transparent;
	height:349px !important;
	width:355px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame26 .picture_frame26_img,
.picture_frame26 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 29px 23px 20px 27px;
}

.picture_frame26 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame27 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_bottom.png") no-repeat scroll 0 0 transparent;
	height:352px !important;
	width:355px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame27 .picture_frame27_img,
.picture_frame27 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 21px 23px 28px 27px;
}

.picture_frame27 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame28 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_top_left.png") no-repeat scroll 0 0 transparent;
	height:349px !important;
	width:352px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame28 .picture_frame28_img,
.picture_frame28 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 29px 20px 20px 30px;
}

.picture_frame28 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame29 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_top_right.png") no-repeat scroll 0 0 transparent;
	height:349px !important;
	width:352px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame29 .picture_frame29_img,
.picture_frame29 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 29px 27px 20px 23px;
}

.picture_frame29 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame30 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_bottom_left.png") no-repeat scroll 0 0 transparent;
	height:354px !important;
	width:352px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame30 .picture_frame30_img,
.picture_frame30 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 20px 19px 29px 31px;
}

.picture_frame30 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame31 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_bottom_right.png") no-repeat scroll 0 0 transparent;
	height:354px !important;
	width:352px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame31 .picture_frame31_img,
.picture_frame31 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 20px 29px 29px 21px;
}

.picture_frame31 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame32 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_all_edges.png") no-repeat scroll 0 0 transparent;
	height:354px !important;
	width:353px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame32 .picture_frame32_img,
.picture_frame32 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 26px 24px 23px 26px;
}

.picture_frame32 img {
max-width:none !important;
max-height:none !important;
}


.picture_frame33 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_square_300x300_album_corners.png") no-repeat scroll 0 0 transparent;
	height:369px !important;
	width:373px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame33 .picture_frame33_img,
.picture_frame33 .frame-zoom-wrap{
	width:300px;
	height:300px;
	padding: 35px 6px 14px 35px;
}

.picture_frame33 img {
max-width:none !important;
max-height:none !important;
}


.wpshortcode {
    word-wrap: break-word;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    bottom: auto !important;
    font-family: "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace !important;
    font-size: 1em !important;
    font-style: normal !important;
    font-weight: normal !important;
    height: auto !important;
    left: auto !important;
    line-height: 1.1em !important;
    margin: 0 !important;
    min-height: inherit !important;
    outline: 0 none !important;
    overflow: visible !important;
    padding: 1.5em !important;
    position: static !important;
    right: auto !important;
    text-align: left !important;
    top: auto !important;
    vertical-align: baseline !important;
}
.wpshortcode.sws_blue {
background: url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/css/images/graph_paper_blue.png) repeat scroll 0 0 #F7F7F7;
}
.wpshortcode.sws_grey {
background: url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/css/images/graph_paper_grey.png) repeat scroll 0 0 #F7F7F7;
}
.wpshortcode.sws_green {
background: url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/css/images/graph_paper_green.png) repeat scroll 0 0 #F7F7F7;
}
.wpshortcode.sws_red {
background: url(http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/css/images/graph_paper_red.png) repeat scroll 0 0 #F7F7F7;
}


.divider_padding {
	position:relative;
	clear:both;
	display:block;
	padding-top:0px;
}


.sws_image_frame {
padding:10px;
}

.sws_left {
float:left;
margin:0 20px 0 0;
}

.sws_right {
float:right;
margin:0 0 0 20px;
}

.sws_center {
text-align:center;
width:100%;
display:block;
clear:both;
margin:10px auto;
}

img.sws_style1 {
padding:8px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-html-border-radius:5px;
	border:0px;
}

img.sws_style2 {
border:1px solid #cdcdcd;
padding:4px;
background-color:#ffffff;
}

img.sws_style3 {
border:4px solid #cdcdcd;
padding:0px;
}

img.sws_style4 {
padding:10px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	border:0px;
}

@media only screen and (max-width: 540px) {
.sws_image_frame,
.sws_image_frame img {
     width:100% !important;
     height:auto;
     float:none;
}
.sws_image_frame {
     margin-left:0px;
     margin-right:0px;
     padding:0px !important;
}
}


.twothirds_col {
width: 65.3332%;
float: left;
position: relative;
}

@media only screen and (max-width: 540px) {
.twothirds_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}



@import url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/css/captions.css");
.picture_frame16 {
	background:url("http://www.discoverytoys.net/wp-content/plugins/styles-with-shortcodes/images/frame_top_left_portrait.png") no-repeat scroll 0 0 transparent;
	height:369px !important;
	width:247px !important;
	margin-bottom:10px;
}

div.sws_frame_left {
float:left;
	margin-right: 20px;
}

div.sws_frame_right {
float:right;
	margin-left: 20px;
}

div.sws_frame_center {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
clear:both;
}

.picture_frame16 .picture_frame16_img,
.picture_frame16 .frame-zoom-wrap{
	width:197px;
	height:320px;
    padding: 28px 21px 20px 32px;
}

.picture_frame16 img {
max-width:none !important;
max-height:none !important;
}



.two_col {
     width: 48%;
     float: left;
     margin-right: 4%;
     position: relative;
}

@media only screen and (max-width: 540px) {
.two_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}


.two_col {
     width: 48%;
     float: left;
     margin-right: 4%;
     position: relative;
}

.last {
     clear: right;
     margin-right: 0px !important;
}

@media only screen and (max-width: 540px) {
.two_col {
     width:100%;
     float:none;
     margin-right:0px;
}
}



.sws_image_frame {
padding:10px;
}

.sws_left {
float:left;
margin:0 20px 0 0;
}

.sws_right {
float:right;
margin:0 0 0 20px;
}

.sws_center {
text-align:center;
width:100%;
display:block;
clear:both;
margin:10px auto;
}

div.sws_style1 {
padding:8px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-html-border-radius:5px;
	border:0px;
}

div.sws_style2 {
border:1px solid #cdcdcd;
padding:4px;
background-color:#ffffff;
}

div.sws_style3 {
border:4px solid #cdcdcd;
padding:0px;
}

div.sws_style4 {
padding:10px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, .3);
	border:0px;
}



.sws_image_frame {
padding:20px;
}

.sws_left {
float:left;
margin:0 20px 0 0;
}

.sws_right {
float:right;
margin:0 0 0 20px;
}

.sws_center {
text-align:center;
width:100%;
display:block;
clear:both;
margin:10px auto;
}

@media only screen and (max-width: 540px) {
.sws_image_frame_custom,
.sws_image_frame_custom img {
     width:100% !important;
     height:auto;
     float:none;
}
.sws_image_frame_custom {
     margin-left:0px;
     margin-right:0px;
     padding:0px !important;
}
}

